Get all incidents
Incidents
Get all incidents
GET
Get all incidents
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter incidents by project ID
Page number (1-based)
Number of incidents per page
Response
200 - application/json
Return all incidents.
Array of items
Total number of items
Current page number
Number of items per page
Total number of pages
Flag indicating if there is a next page
Flag indicating if there is a previous page