Gestion de l'Espace de Travail
Get Workspace
GET
/
v1
/
organizations
/
workspaces
/
{workspace_id}
Headers
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Path Parameters
ID of the Workspace.
Response
200 - application/json
ID of the Workspace.
Object type.
For Workspaces, this is always "workspace"
.
Available options:
workspace
Name of the Workspace.
RFC 3339 datetime string indicating when the Workspace was created.
RFC 3339 datetime string indicating when the Workspace was archived, or null if the Workspace is not archived.
Hex color code representing the Workspace in the Anthropic Console.
Was this page helpful?