Issues
Get issues
Returns a list of the issues of your account. 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.
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
The search query to filter issues by issue level.
Available options:
error
, warning
Response
200
application/json
Successful Response
The response is of type object[]
.