Check My Membership
Space — Membership
Check My Membership
Get the current user’s membership status and permissions in a space
GET
Check My Membership
Returns the authenticated user’s membership status and resolved permissions in a space. Returns membership info even forDocumentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
pending or banned states.
Path Parameters
UUID of the space.
Response
Whether the user has an active membership.
"admin", "moderator", "member", or null if not a member."pending", "active", "banned", "rejected", or null if no membership record exists.When the membership was created.
null if not a member.
