Skip to main content

Retrieve paginated incident records using token

GET 

/v4/api/incidents

This API is used to fetch subsequent pages of incident records after an initial request to the POST /incidents API. It requires a token obtained from the initial POST request, along with page_size and offset to control pagination.

Request

Responses

Successful!