GET
/
workspace-users
/
{id}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier

Query Parameters

properties
enum<string>[]

Select the workspace user properties that should be returned

Available options:
role,
createdAt,
updatedAt,
user.firstName,
user.lastName,
user.avatar,
user.email,
user.name,
user.createdAt,
user.updatedAt

Response

200 - application/json
data
object