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":"cupidatat nulla","id":"urn:uuid:d2ce7786-7fa7-53fa-f008-0855da7c2560","status":"RESOLVED","end_user":{"aliqua6d6":{},"tempor_":{}},"first_incident_time":"1963-12-21T07:19:44.755Z","last_incident_time":"2017-01-01T15:18:51.544Z","is_muted":false},{"error_description":"nostrud incididunt qui esse","id":"urn:uuid:dc730b84-5a31-f63e-829b-68ebe064f985","status":"RESOLVED","end_user":{"incididunt_9d":{},"in_e":{}},"first_incident_time":"1974-10-11T09:26:20.065Z","last_incident_time":"1962-05-06T01:50:24.952Z","is_muted":true}]}