Workspaces
Get workspace
Retrieves the details of the current workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Successfully retrieved workspace details
Unique identifier for the workspace.
Unique identifier for the account associated with the workspace.
Name of the workspace.
Unique identifier for the thumbnail file associated with the workspace.
Default avatar for the workspace.
Required range:
1 <= x <= 10
Unique identifier for the user who created the workspace.
Sequence number for the workspace.
Roles associated with the workspace.
Usage information for the workspace.
Was this page helpful?