Skip to main content
GET
Get all users linked to an organization

Autorisierungen

Authorization
string
header
erforderlich

The access token received from the authorization server in the OAuth 2.0 flow.

Pfadparameter

organization_id
string
erforderlich

The organization identifier.

Abfrageparameter

include
enum<string>
Verfügbare Optionen:
user.profile_image,
user.roles,
user.abilities
page[number]
string
page[size]
string
sort
string
o
string

Organization ID

Antwort

200 - application/vnd.api+json

OK

data
OrganizationUser · object

The membership pivot between a user and an organization.