Skip to main content
GET
cURL

Autorizzazioni

Authorization
string
header
obbligatorio

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

Parametri della query

includeDeleted
boolean | null
page
number
predefinito:1
Intervallo richiesto: x >= 1
pageSize
number
predefinito:10
Intervallo richiesto: 1 <= x <= 100

Risposta

200 - application/json

Returns paginated users for the instance.

data
object[]
obbligatorio
total
number
obbligatorio
page
number
obbligatorio
pageSize
number
obbligatorio
Ultima modifica il 4 settembre 2026