Skip to main content
GET
Get Membership

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

status
enum<string>
required
Available options:
none,
invited,
active,
removed
member
MemberOut · object | null