Skip to main content
GET
List

Authorizations

Authorization
string
header
required

API key from your incident.io dashboard (Settings → API keys)

Query Parameters

incident_id
string
required

Incident whose activity you want to list

Example:

"01FCNDV6P870EA6S7TK1DSYD5H"

id
string[]

Return only the entries with these IDs

Maximum array length: 100
Example:
page_size
integer<int64>
default:25

Integer number of records to return

Required range: 1 <= x <= 250
Example:

25

after
string

An entry's ID. This endpoint returns the entries that follow it.

Example:

"01FCNDV6P870EA6S7TK1DSYDG0"

Response

OK response.

incident_activity_log_entries
object[]
required
Example:
pagination_meta
object
Example: