Get Member by External ID
Get a member by external ID. One of customer_id or external_customer_id must be specified.
Scopes: members:read members:write
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.
Path Parameters
The member external ID.
Query Parameters
The customer ID.
The customer external ID.
Response
Member retrieved.
A member of a customer.
The ID of the member.
Creation timestamp of the object.
Last modification timestamp of the object.
The ID of the customer this member belongs to.
The email address of the member.
"member@example.com"
The name of the member.
"Jane Doe"
The ID of the member in your system. This must be unique within the customer.
"usr_1337"
The role of the member within the customer.
owner, billing_manager, member "owner"

