Get a workspace
Requires workspaces:read. A workspace with restricted membership (should_restrict_members) is invisible to every account key regardless of scope, and returns 404.
Authorizations
Account API key: key id as the username, secret as the password.
Path Parameters
Response
Successful response
100The account that owns this entity.
When true, tasks in this workspace may not fall back to the owning account's shared credential pool: a resolution that would reach the account default is refused so the workspace must rely on credentials granted or connected to its agents.
When true, only workspace members (plus org admins of the owning org) can access this workspace; when false, it is open to the whole owning org.
When true, this workspace's execution-tree fan-out limits are raised to the platform ceilings instead of the default budgets. The limits are raised, not removed. https://i.ibb.co/5XsvmfKg/CFD5-C99-C-B322-46-A2-9892-AFDF484-D28-E1-1.webp
Whose credentials agents in this workspace may run with: SHARED = only org-side credentials serve, MEMBER = only the acting member's own. Unset = no requirement. A workspace agent's own declaration overrides this one.
SHARED, MEMBER Full workspace name in format "owner_name~workspace_name"
- Option 1
- Option 2