Workspace users
Retrieve a list of workspace users
Retrieve a list of workspace users
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
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
Filter workspace users
Page number
Number of results to return
Response
200 - application/json