Get Workspace by ID
Reference Data
Get Workspace by ID
Fetches workspace details scoped to a Custom Agent. Called when a user opens the agent from the side panel to load context-specific workspace data.
GET
Get Workspace by ID
Authorizations
For server-to-server or automated access, use a DataGOL Service Account key.
Pass it via the x-auth-token header instead of Authorization:
x-auth-token: <service-account-key>
Path Parameters
Query Parameters
Always CUSTOM_AGENT.
Available options:
CUSTOM_AGENT UUID of the Custom Agent.
Response
200
Workspace details scoped to the agent.