Search Incidents

Use this API to search for incidents by key terms and filters.

Query Params
integer
β‰₯ 0
Defaults to 0

Page number (0-based index)

integer
1 to 2000
Defaults to 20

Number of records per page

string
enum

Sort criteria in the format: property,(asc|desc)

Allowed:
Body Params
filters
object

filters, which is a map of the field name and the value. Can filter on Incident Id, assignee Id, type Id, organization group Id, number, created By, is extended, is deleted

string

full text search term. Can search on Incident name, description, type name, assignee name, organization group name, root cause, creator and stage name

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
application/json
*/*