v2
latestOpenAPI 3.0.02026-08-013312111.4 MBWorkspaces
List user permissions in a workspace
Returns the list of members in a workspace and their permission levels. Permission can be:
- owner
- collaborator
- member
The collaborator role is being removed from the Bitbucket Cloud API. For more information, see the deprecation announcement.
When you move your administration from Bitbucket Cloud to admin.atlassian.com, the following fields on workspace_membership will no longer be present: last_accessed and added_on. See the deprecation announcement.
Results may be further filtered by permission by adding the following query string parameters:
- q=permission="owner"
get/workspaces/{workspace}/permissions
Query parameters
qstring
Query string to narrow down the response as per filtering and sorting.
Response
The list of users that are part of a workspace, along with their permission.