Retrieve member
Retrieves the details of an existing member.
Required permissions:
member:basic:readmember:email:readmember:phone:read
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Path Parameters
The unique identifier of the member to retrieve.
Response
A successful response
A member represents a user's relationship with a company on Whop, including their access level, status, and spending history.
The member's content access level. admin means their team role grants administrative content access, customer means they hold a valid product membership, and no_access means they cannot access company content.
no_access, admin, customer The company for the member.
The member's token balance for this company. Computed live from the ledger, not from a cache.
6.9
The datetime the company member was created.
"2023-12-01T05:00:00.401Z"
The unique identifier for the company member.
When the member joined the company
"2023-12-01T05:00:00.401Z"
The most recent action the member has taken.
canceling, churned, finished_split_pay, paused, paid_subscriber, paid_once, expiring, joined, drafted, left, trialing, pending_entry, renewing, past_due The time for the most recent action, if applicable.
"2023-12-01T05:00:00.401Z"
The phone number for the member, if available.
The status of the member
drafted, joined, left The datetime the company member was last updated.
"2023-12-01T05:00:00.401Z"
How much money this customer has spent on the company's products and plans
6.9
The user for this member, if any.

