Skip to main content
GET
List Workspace Memberships

Authorizations

Authorization
string
header
required

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

Query Parameters

user_id
string[] | null
workspace_id
string<uuid4>[] | null
expand
enum<string>[] | null
Available options:
user,
workspace

Response

Successful Response

data
WorkspaceMembershipDto · object[]
required