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 | ||
| include_muted | string | If True, will include muted issues | |
| integration_name | string | ||
| 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":"culpa ","id":"urn:uuid:cf223834-8258-0a70-93b1-2b462b12cbb0","status":"RESOLVED","end_user":{"aliqua_ab":{}},"first_incident_time":"2012-01-24T14:22:29.738Z","last_incident_time":"2007-04-30T09:36:26.457Z","is_muted":true},{"error_description":"deserunt al","id":"urn:uuid:d789f826-f969-2b39-f7b1-f3c04eea8110","status":"RESOLVED","end_user":{"deserunt4d":{}},"first_incident_time":"1962-06-01T07:12:11.488Z","last_incident_time":"1980-10-12T18:54:05.805Z","is_muted":true}]}