v2

latestOpenAPI 3.0.02026-08-013312111.4 MB
Workspaces

Get user permission on a workspace

Returns the caller's effective role; as in, the highest level of privilege the caller has for the workspace. If the calling user is a member of multiple groups with distinct roles, only the highest level is returned.

Permissions can be:

  • owner
  • create-project
  • collaborator (deprecated; see this deprecation announcement for more details)
  • member
get/user/workspaces/{workspace}/permission

Response

The user that is part of a workspace.

typestring required