Skip to main content
GET
List Team Members

Authorizations

X-API-Key
string
header
required

API Key for authentication

Query Parameters

registrationType
enum<string>

Optional filter by how the user entered the system. NEW_USER_SIGNUP — self-signup; NEW_USER_WORKSPACE_INVITE_CONFIRM — accepted a team invite; SUB_USER — managed account created by another user.

Available options:
NEW_USER_SIGNUP,
NEW_USER_WORKSPACE_INVITE_CONFIRM,
SUB_USER

Response

status
enum<string>
required

Response status

Available options:
success
data
object[]
required

Users of the current user's team

message
string
required

Success message

Example:

"Operation completed successfully"