Get Organization Members
Retrieve the list of members in an organization.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the organization whose members you want to retrieve.
Response
A list of members in the organization.
The unique identifier of the organization.
The unique identifier of the user.
The permissions assigned to the user within the organization.
Indicates whether the user is the owner of the organization.
Indicates whether the user originally created the organization.
The timestamp of when the user joined the organization.
The first name of the organization member.
The last name of the organization member.
A unique identifier combining the organization and user ID.
The unique slug identifier of the organization.
The display name of the organization.
The email address of the organization member.
The phone number of the organization member.
Always null
on success.