GET
/
api
/
organization
/
users
/
{organization_id}

Authorizations

Authorization
string
headerrequired

Headers

TR-Organization
string
required

The organization id to use for the request

Path Parameters

organization_id
string
required

The id of the organization you want to fetch the users of.

Response

200 - application/json
email
string
required
id
string
required
name
string | null
orgs
object[]
required
user_orgs
object[]
required