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
The unique ID of the workspace.
The date and time when the workspace was created.
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 description of the workspace.
Maximum length:
120
The meta of the workspace.
The name of the workspace.
The date and time when the workspace was last updated.
The visibility of the workspace. Private workspaces are only visible to members of the workspace.
Was this page helpful?