List incidents

GET {{baseUrl}}/v1/incidents/?query=<string>&offset=<integer>&limit=<integer>&sort=createdAt&order=desc

Return list of incidents

Request Params

KeyDatatypeRequiredDescription
querystring(Required) Search query to apply while filtering the incidents.
offsetstringStart index of the result set (to apply pagination). Minimum value (and also default value) is 0.
limitstringMaximum number of items to provide in the result. Must be a positive integer value. Default value is 20 and maximum value is 100
sortstringName of the field that result set will be sorted by
orderstringSorting order of the result set

RESPONSES

status: OK

{&quot;requestId&quot;:&quot;nulla id&quot;,&quot;took&quot;:0,&quot;data&quot;:[{&quot;id&quot;:&quot;aute do rep&quot;,&quot;tinyId&quot;:&quot;amet in fugiat adipisicing&quot;,&quot;message&quot;:&quot;eu esse tempor in eiusmod&quot;,&quot;status&quot;:&quot;sint&quot;,&quot;isSeen&quot;:false,&quot;tags&quot;:[&quot;sunt eiusmod&quot;,&quot;Excepteur&quot;],&quot;createdAt&quot;:&quot;1959-06-02T04:19:25.555Z&quot;,&quot;updatedAt&quot;:&quot;1973-08-08T10:37:29.765Z&quot;,&quot;source&quot;:&quot;aute ipsum&quot;,&quot;owner&quot;:&quot;est mollit Duis commodo&quot;,&quot;priority&quot;:&quot;cupidatat incididunt velit ullamco&quot;,&quot;responders&quot;:[{&quot;type&quot;:&quot;schedule&quot;,&quot;id&quot;:&quot;dolore ea esse sit&quot;},{&quot;type&quot;:&quot;user&quot;,&quot;id&quot;:&quot;Ut incididunt in mollit laboris&quot;}],&quot;ownerTeam&quot;:&quot;consequat&quot;,&quot;extraProperties&quot;:{}},{&quot;id&quot;:&quot;incididunt dolor enim&quot;,&quot;tinyId&quot;:&quot;occaecat voluptate&quot;,&quot;message&quot;:&quot;ex&quot;,&quot;status&quot;:&quot;laborum minim est irure labore&quot;,&quot;isSeen&quot;:false,&quot;tags&quot;:[&quot;dolor&quot;,&quot;cillum fugiat ut&quot;],&quot;createdAt&quot;:&quot;1968-06-16T15:50:03.267Z&quot;,&quot;updatedAt&quot;:&quot;2000-12-28T01:11:11.875Z&quot;,&quot;source&quot;:&quot;in n&quot;,&quot;owner&quot;:&quot;ut ea&quot;,&quot;priority&quot;:&quot;velit culpa dolor elit&quot;,&quot;responders&quot;:[{&quot;type&quot;:&quot;schedule&quot;,&quot;id&quot;:&quot;ullamco commodo aliquip laborum&quot;},{&quot;type&quot;:&quot;team&quot;,&quot;id&quot;:&quot;exercitation elit&quot;}],&quot;ownerTeam&quot;:&quot;ea eu deserunt laborum&quot;,&quot;extraProperties&quot;:{}}],&quot;paging&quot;:{&quot;prev&quot;:&quot;pariatur occaecat sint&quot;,&quot;next&quot;:&quot;eu laborum&quot;,&quot;first&quot;:&quot;ea sed ullamco mollit magna&quot;,&quot;last&quot;:&quot;commodo enim&quot;}}