Workspaces
List Workspaces
List Workspaces
GET
/
api
/
repos
/
{namespace}
/
{repo_name}
/
workspaces
List all the workspaces in the repository.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.