Skip to main content
GET
Get the users with the given ids. An id that is unknown, malformed, or outside the caller’s visible set is simply absent from the response.

Authorizations

X-API-Key
string
header
required

Headers

customer
string
required

Workspace identifier

Query Parameters

ids
string
required

Response

200 - application/json
email
string
required
family_name
string
required
given_name
string
required
id
string
required
cognito_id
string
has_profile_picture
boolean
role
enum<string>
Available options:
admin,
editor,
read_only,
external