Get workspace
Return a workspace by ID.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace to retrieve.
Headers
X-Account-Id
Account that owns the workspace.
Query parameters
includeRendered
Include rendered prompt text and first messages in prompt-template assignments.
Response
The requested workspace, including configuration and integration status.
workspace
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

