Skip to main content
GET
List team members
Deprecated: This is a v1 endpoint. It will continue to work, but we recommend migrating to the v2 equivalent for improved REST compliance (correct HTTP status codes, consistent response envelopes, and hyphenated URLs).
Replace {your-subdomain} with your workspace’s subdomain.
Learn how to find your subdomain in Workspace subdomain.

Headers

X-Api-Key
string
required

API key. Refer to Authentication for more information.

Accept
enum<string>
default:application/json
required

Must be application/json.

Available options:
application/json

Query Parameters

email
string<email>

Filter team members by email address.

Example:

"oliver@example.com"

page_number
integer

Page number. If absent, all results are returned.

page_size
integer

Number of results per page. Defaults to 30.

Response

200 - application/json

OK - Request succeeded

team_members
object[]
pagination
object