Monitors
List monitor incidents
Returns the incidents opened by a monitor, most recent first. Each item's notified flag shows whether it triggered a notification.
get/v1/projects/{projectSlug}/monitors/{monitorSlug}/incidents
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
monitorSlugstring required
Monitor slug (human-readable identifier within the project).
Monitor slug (human-readable identifier within the project).
Query parameters
cursorstring
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
Opaque cursor returned in a previous response's nextCursor. Omit on the first page.
limitinteger
Page size. Defaults to 50; max 100.
Page size. Defaults to 50; max 100.
Response
Page of incidents