Issues
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
Authorizations
This access token needs to be included in each of your request to the Chift API.
Path Parameters
Query Parameters
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.
Available options:
open
, closed
, all