List Members
Intent
Reads the available members as a pageable collection without changing them.
When to call it
Call this when an interface, sync, or support workflow needs to inspect members. Use the filters and paging controls shown below to limit the result.
Access boundary
Authorize the request with a token that carries customer_portal:write.
Successful result
A successful request returns 200. The response schema below defines the body your integration receives.
Operational notes
List all members of the customer’s team.
Only available to owners and billing managers of team customers.
Authorizations
Authentication: Member session tokens authenticate team members within a customer account. Generate one through the customer session operation.
Query Parameters
Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.