v1
latestOpenAPI 3.1.02026-07-22155403592.5 KBIssues
Get issues by consumer id
Returns a list of the issues linked to specific consumer. Filters can be used to query specific results. Filters can be combined and are inclusive.
get/consumers/{consumer_id}/issues
Path parameters
consumer_idstring required
Query parameters
created_onstring date
The search query to filter issues by creation date.
The search query to filter issues by creation date.
last_seen_onstring date
The search query to filter issues by last seen date.
The search query to filter issues by last seen date.
error_codestring
The search query to filter issues by error code.
The search query to filter issues by error code.
status'open' | 'closed' | 'all'
The search query to filter issues by issue status.
level'error' | 'warning'
The search query to filter issues by issue level.
Response
Successful Response