Retrieve PHP errors detected on a project

Returns a paginated list of the PHP errors, warnings and notices recorded on a project, with how many times each one fired and when it was last seen. Each entry is a deduplicated signature, not a single occurrence. Errors reported by the WP Umbrella plugin itself are excluded.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Project ID

Query Params
integer
Defaults to 1

Page number for pagination

integer
Defaults to 10

Number of items per page (max 1000)

string
enum

Keep only fatal errors, or only warnings and notices

Allowed:
string

Comma-separated plugin or theme slugs to filter on

string

Search the error message, the source name or the file path

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json