Members
List Members
List members with optional customer ID filter.
Scopes: members:read members:write
GET
Go (SDK)
Documentation Index
Fetch the complete documentation index at: https://polar-dependabot-npm-and-yarn-docs-openapi-sampler-1-7-3.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
You can generate an Organization Access Token from your organization's settings.
Query Parameters
Filter by customer ID.
Filter by customer external ID. The customer external ID.
Filter by member role.
Available options:
owner, billing_manager, member Page number, defaults to 1.
Size of a page, defaults to 10. Maximum is 100.
Sorting criterion. Several criteria can be used simultaneously and will be applied in order. Add a minus sign - before the criteria name to sort by descending order.
Available options:
created_at, -created_at Previous
Create MemberCreate a new member for a customer.
Only B2B customers with the member management feature enabled can add members.
The authenticated user or organization must have access to the customer's organization.
**Scopes**: `members:write`
Next
Go (SDK)

