Skip to main content
GET
Get user attributes

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Query Parameters

offset
integer | null
limit
integer | null
name
string | null
type
enum<string> | null
Available options:
string,
number,
boolean,
string_array,
number_array

Response

200 - application/json
count
integer
required
data
object[]
required