Bitbucket Cloud Workspaces API endpoints.
Bitbucket Cloud Workspaces API endpoints.
(get-members client workspace member)(get-members client workspace member opts)Get user membership for a workspace. GET /2.0/workspaces/{workspace}/members/{member} Path params: workspace, member. Query opts: passed through as query params (e.g. fields).
Get user membership for a workspace.
GET /2.0/workspaces/{workspace}/members/{member}
Path params: workspace, member.
Query opts: passed through as query params (e.g. fields).(get-permissions-repositories client workspace repo-slug)(get-permissions-repositories client workspace repo-slug opts)List a repository permissions for a workspace. GET /2.0/workspaces/{workspace}/permissions/repositories/{repo_slug} Path params: workspace, repo-slug. Query params: q, sort.
List a repository permissions for a workspace.
GET /2.0/workspaces/{workspace}/permissions/repositories/{repo_slug}
Path params: workspace, repo-slug.
Query params: q, sort.(get-workspaces client workspace)(get-workspaces client workspace opts)Get a workspace. GET /2.0/workspaces/{workspace} Path params: workspace. Query opts: passed through as query params (e.g. fields).
Get a workspace.
GET /2.0/workspaces/{workspace}
Path params: workspace.
Query opts: passed through as query params (e.g. fields).(list-members client workspace)(list-members client workspace opts)List users in a workspace. GET /2.0/workspaces/{workspace}/members Path params: workspace. Query opts: passed through as query params (e.g. fields).
List users in a workspace.
GET /2.0/workspaces/{workspace}/members
Path params: workspace.
Query opts: passed through as query params (e.g. fields).(list-permissions client workspace)(list-permissions client workspace opts)List user permissions in a workspace. GET /2.0/workspaces/{workspace}/permissions Path params: workspace. Query params: q.
List user permissions in a workspace.
GET /2.0/workspaces/{workspace}/permissions
Path params: workspace.
Query params: q.(list-permissions-repositories client workspace)(list-permissions-repositories client workspace opts)List all repository permissions for a workspace. GET /2.0/workspaces/{workspace}/permissions/repositories Path params: workspace. Query params: q, sort.
List all repository permissions for a workspace.
GET /2.0/workspaces/{workspace}/permissions/repositories
Path params: workspace.
Query params: q, sort.(list-permissions-workspaces client)(list-permissions-workspaces client opts)List workspaces for the current user (deprecated). GET /2.0/user/permissions/workspaces Query params: q, sort.
List workspaces for the current user (deprecated). GET /2.0/user/permissions/workspaces Query params: q, sort.
(list-projects client workspace)(list-projects client workspace opts)List projects in a workspace. GET /2.0/workspaces/{workspace}/projects Path params: workspace. Query opts: passed through as query params (e.g. fields).
List projects in a workspace.
GET /2.0/workspaces/{workspace}/projects
Path params: workspace.
Query opts: passed through as query params (e.g. fields).(list-settings-gpg-public-key client workspace)(list-settings-gpg-public-key client workspace opts)Get the workspace system GPG public key(s). GET /2.0/workspaces/{workspace}/settings/gpg/public-key Path params: workspace. Query opts: passed through as query params (e.g. fields).
Get the workspace system GPG public key(s).
GET /2.0/workspaces/{workspace}/settings/gpg/public-key
Path params: workspace.
Query opts: passed through as query params (e.g. fields).(list-workspaces client)(list-workspaces client opts)List workspaces for the current user. GET /2.0/user/workspaces Query params: sort, administrator.
List workspaces for the current user. GET /2.0/user/workspaces Query params: sort, administrator.
(list-workspaces-2 client)(list-workspaces-2 client opts)List workspaces for user (deprecated). GET /2.0/workspaces Query params: role, q, sort.
List workspaces for user (deprecated). GET /2.0/workspaces Query params: role, q, sort.
(list-workspaces-permission client workspace)(list-workspaces-permission client workspace opts)Get user permission on a workspace. GET /2.0/user/workspaces/{workspace}/permission Path params: workspace. Query opts: passed through as query params (e.g. fields).
Get user permission on a workspace.
GET /2.0/user/workspaces/{workspace}/permission
Path params: workspace.
Query opts: passed through as query params (e.g. fields).cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |