Get a membership
Returns a single membership by its 1club id, including its remaining session allowance.
Authorizations
Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.
Path Parameters
Response
The membership
A customer's membership on a plan. The plan is snapshotted onto it at creation, so allowance and coverage behave exactly as they do for a membership sold in 1club.
Stable unguessable identifier. Prefer this over membershipId when storing a reference.
Customer the membership belongs to
Club the membership is limited to; null when it applies organization-wide.
active, paused, cancelled, expired, used, pending, or pending_payment
Session allowance snapshotted from the plan; null when unlimited.