issues list

GET {{baseUrl}}/issues

Gets issues.

Request Params

KeyDatatypeRequiredDescription
account_tokenstring
cursorstringThe pagination cursor value.
end_datestringIf included, will only include issues whose most recent action occurred before this time
end_user_organization_namestring
first_incident_time_afterstringIf provided, will only return issues whose first incident time was after this datetime.
first_incident_time_beforestringIf provided, will only return issues whose first incident time was before this datetime.
include_mutedstringIf True, will include muted issues
integration_namestring
last_incident_time_afterstringIf provided, will only return issues whose first incident time was after this datetime.
last_incident_time_beforestringIf provided, will only return issues whose first incident time was before this datetime.
page_sizenumberNumber of results to return per page.
start_datestringIf included, will only include issues whose most recent action occurred after this time
statusstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"next":"cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous":"cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results":[{"error_description":"string","id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","status":"ONGOING","end_user":{"nulla_8a":{},"adipisicing36":{}},"first_incident_time":"2022-12-05T16:19:15.161Z","last_incident_time":"2022-12-05T16:19:15.161Z","is_muted":true,"error_details":["Missing employee permissions.","Missing time off permissions."]},{"error_description":"string","id":"3fa85f64-5717-4562-b3fc-2c963f66afa6","status":"ONGOING","end_user":{"pariatur7":{}},"first_incident_time":"2022-12-05T16:19:15.161Z","last_incident_time":"2022-12-05T16:19:15.161Z","is_muted":true,"error_details":["Missing employee permissions.","Missing time off permissions."]}]}