List team members
Team Members
List team members
List team members in the workspace.
GET
List team members
Replace
Learn how to find your subdomain in Workspace subdomain.
{your-subdomain} with your workspace’s subdomain. Learn how to find your subdomain in Workspace subdomain.
Headers
Use the X-Api-Key header to provide your workspace API key. Refer to Authentication for more information.
Specifies the expected response format. Must be set to application/json for proper API communication.
Available options:
application/json Query Parameters
Filter team members by email address.
Example:
"oliver@example.com"
Retrieve paginated results by specifying the desired page number. Defaulting to 1 when omitted.
Set the number of results returned in the response. Defaulting to 30 when omitted.