Skip to main content
GET
Get Workspace by ID

Authorizations

x-auth-token
string
header
required

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

workspaceId
string<uuid>
required

Query Parameters

resourceType
enum<string>
required

Always CUSTOM_AGENT.

Available options:
CUSTOM_AGENT
resourceId
string<uuid>
required

UUID of the Custom Agent.

Response

200

Workspace details scoped to the agent.