Skip to main content
GET
Get Organization Users

Authorizations

Authorization
string
header
required

Headers

TR-Organization
string<uuid>
required

The organization id to use for the request

Path Parameters

organization_id
string<uuid>
required

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

Response

Array of users who belong to the specified by organization

created_at
string<date-time>
required
email
string
required
id
string<uuid>
required
orgs
object[]
required
user_orgs
object[]
required
name
string | null