workspaces
Retrieve a list of workspace
Retrieve a list of workspace for the authenticated user.
GET
Authorizations
Default authentication mechanism
Path Parameters
The slug of the team.
Response
200
application/json
A list of workspace
The unique ID of the workspace.
The name of the workspace.
The description of the workspace.
Maximum length:
120
The default access level of the workspace. Full access allows members to perform all actions in the workspace. Read access allows members to view the workspace but not make changes.
Available options:
full
, read-only
The meta of the workspace.
The visibility of the workspace. Private workspaces are only visible to members of the workspace.
The date and time when the workspace was created.
The date and time when the workspace was last updated.
Was this page helpful?