Skip to main content

Validates whether a member ID has an active membership.

GET 

/api/identity/members/:memberId/membership-status

Returns Active with all active membership tiers when the ID has a current membership. When email is provided, the email must also belong to that member. Otherwise returns Inactive. This route does not require Authentication or Authorization, but is rate limited to 10 calls per 10 seconds.

Request

Responses

Returns the membership validation result.