List Team Members
Team Members
List Team Members
Retrieve team members for the vendor account
GET
List Team Members
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.
Overview
Retrieve team members associated with the vendor account. Supports cursor-based pagination and free-text search.Use Cases
- Display a team management UI
- Search for specific team members by name or email
- Audit team access and permissions
Query Parameters
Free-text search across name and email. Maximum 200 characters.
Number of records to return from the start. Used with
after for forward pagination.Cursor for forward pagination. Use the
endCursor from the previous response.Number of records to return from the end. Used with
before for backward pagination.Cursor for backward pagination. Use the
startCursor from the previous response.Response
200