Errors Explorer
API key authentication using Bearer token
The project ID
proj_abc123Start date in ISO 8601 format
2024-01-01T00:00:00.000ZEnd date in ISO 8601 format
2024-01-31T23:59:59.999ZPage number (0-indexed)
0Maximum number of results (1-100)
50Filter by tags (can be specified multiple times using bracket notation, e.g., tags[]=value1&tags[]=value2)
["tag1","tag2"]Logical operator for tags filter: OR (match any) or AND (match all). Default: OR.
ORPossible values: Filter by branches (can be specified multiple times using bracket notation, e.g., branches[]=main&branches[]=develop)
["main","develop"]Filter by groups (can be specified multiple times using bracket notation, e.g., groups[]=group1&groups[]=group2)
["group1","group2"]Filter by git authors (can be specified multiple times using bracket notation, e.g., authors[]=author1&authors[]=author2)
["author1","author2"]Filter by error target (e.g. CSS selector, URL)
Filter by error message (case-insensitive partial match)
Filter by error category
Filter by error action
Field to order results by
countPossible values: Sort direction
descPossible values: Metric used for timeline ranking (occurrence, test, or branch)
occurrencePossible values: Maximum number of top errors per timeline bucket (1-50). Default: 5.
5Successful response
Invalid request parameters
Authentication failed
Resource not found
Last updated
Was this helpful?