Skip to main content
GET
List
🔑 Requires the users.view scope.

Authorizations

Authorization
string
header
required

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

Query Parameters

email
string

Filter by email address

Example:

"john.doe@incident.io"

slack_user_id
string

Filter by Slack user ID

Example:

"U12345678"

page_size
integer<int64>
default:25

Integer number of records to return

Required range: x <= 10000
Example:

25

after
string

An record's ID. This endpoint will return a list of records after this ID in relation to the API response order.

Example:

"01FDAG4SAP5TYPT98WGR2N7W91"

Response

200 - application/json

OK response.

pagination_meta
object
required
Example:
users
object[]
required
Example: