V1SocialClubsIdJoin
Join a public club or request private-club membership
Authorization
bearer AuthorizationBearer <token>
In: header
Path Parameters
id*string
Match
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Format
uuidResponse Body
application/json
application/json
curl -X POST "https://example.com/v1/social/clubs/497f6eca-6276-4993-bfeb-53cbbbba6f08/join"{ "status": "pending"}Leave a club and its challenges DELETE
Previous Page
Active club members browse members who opted into this club's directory GET
Requires active membership, including for the owner. Lists only approved, living members with per-club directory consent, omitting blocks and mutes before pagination. Private profiles can be opened by fellow active members while consent remains active; private counts still require an accepted follow. No health values or account IDs are returned.