Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

A logged-in user session bearer token (WorkOS AuthKit access token from signup/login).

Path Parameters

orgId
string<uuid>
required

UUID of the developer organization.

Response

Array of organization members.

id
string<uuid>

Unique identifier for this resource.

org_id
string<uuid>

UUID identifier.

user_id
string<uuid>

Identifier of the user.

role
string

Member's role within the organization (e.g. owner, admin, member).

created_at
string<date-time>

RFC 3339 timestamp of when the resource was created.