Skip to main content
GET
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Abfrageparameter

includeDeleted
boolean | null
page
number
Standard:1
Erforderlicher Bereich: x >= 1
pageSize
number
Standard:10
Erforderlicher Bereich: 1 <= x <= 100

Antwort

200 - application/json

Returns paginated users for the instance.

data
object[]
erforderlich
total
number
erforderlich
page
number
erforderlich
pageSize
number
erforderlich
Zuletzt geändert am 4. September 2026