Skip to main content
GET
List all team members for the tenant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json
id
string
required
email
string
required
role
enum<string>
required
Available options:
developer,
manager,
admin
clerkUserId
string | null
required
name
string | null
required
imageUrl
string | null
required
joinedAt
string<date-time>
required