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.
This access token needs to be included in each of your request to the Chift API.
The search query to filter issues by creation date.
The search query to filter issues by last seen date.
The search query to filter issues by error code.
The search query to filter issues by issue status.
open
, closed
, all
The search query to filter issues by issue level.
error
, warning
Successful Response
The response is of type IssueItem · object[]
.