List Incidents

List incidents with cursor-based pagination.

Args: request: Contains page_size and optional pagination cursor. user: Authenticated user — supplies organization_id.

Returns: Upstream JSON containing incidents and pagination_meta.

post/incident-io/incidents

Request body

page_sizeinteger
afterstring nullable

Cursor for pagination — the 'after' value from a previous response

Response

Successful Response

object required

Changes