issues list
GET {{baseUrl}}/issues
Gets issues.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
account_token | string | ||
cursor | string | The pagination cursor value. | |
end_date | string | If included, will only include issues whose most recent action occurred before this time | |
end_user_organization_name | string | ||
first_incident_time_after | string | If provided, will only return issues whose first incident time was after this datetime. | |
first_incident_time_before | string | If provided, will only return issues whose first incident time was before this datetime. | |
include_muted | string | If True, will include muted issues | |
integration_name | string | ||
last_incident_time_after | string | If provided, will only return issues whose first incident time was after this datetime. | |
last_incident_time_before | string | If provided, will only return issues whose first incident time was before this datetime. | |
page_size | number | Number of results to return per page. | |
start_date | string | If included, will only include issues whose most recent action occurred after this time | |
status | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"next":"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous":"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results":[{"error_description":"mollit proident","id":"a62928e5-022e-5876-e0e5-26bbe9c67474","status":"RESOLVED","end_user":{"eu_33":{},"dolor0b_":{}},"first_incident_time":"1977-10-06T14:50:33.310Z","last_incident_time":"2005-03-19T13:30:44.375Z","is_muted":true},{"error_description":"cons","id":"urn:uuid:9a9f56b2-a3a2-2194-1bdb-3c49c9abee1c","status":"ONGOING","end_user":{"proident6":{}},"first_incident_time":"1959-06-20T15:33:53.401Z","last_incident_time":"1984-06-04T01:02:10.890Z","is_muted":true}]}