latestOpenAPI 3.0.32026-08-10152216352.3 KB
eea119b4113f
Self-Hosted Runners
Get a workspace (self-hosted)
Retrieves details for a specific workspace by account and workspace ids (self-hosted)
get/self-hosted/{accountId}/workspaces/{workspaceId}
Path parameters
accountIdstring required
Unique identifier of the account
workspaceIdstring required
Unique identifier of the workspace
Response
Workspace details retrieved successfully
Example response
{
"poolId": "123e4567-e89b-12d3-a456-426614174000"
}