Skip to main content
GET
Get users

Authorizations

Authorization
string
header
default:<organization-api-token>
required

Organization integration token from Siro admin (Person icon → API Tokens). Send Authorization: Bearer . This is not the OAuth access token used with api.siro.ai user-scoped endpoints.

Query Parameters

disabled
boolean | null

Optionally filter by users which you have disabled.

excludeSiroUsers
boolean | null

Whether to exclude users with Siro emails (including bot users)

externalId
string

Optionally filter to Siro user linked to external system with this external Id

Response

200 - application/json

Get users

data
object[]
required
cursor
string | null
required

Opaque cursor for pagination