GET
/
workspaces
/
{url}
/
members

Authorizations

Authorization
string
headerrequired

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

Path Parameters

url
string
required

Workspace URL

Response

200 - application/json
user
object
email
string | null

User's email (nullable)

role
string

User's role

status
string

User's status

expires
string | null

Expiration date (nullable)

createdAt
string

Creation date