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. Otherwise returns Inactive. This route does not require Authentication or Authorization.

Request

Responses

Returns the membership validation result.