Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

User's default workspace name

GET/v1/private/auth/workspaceUser's default workspace name

User's default workspace name

Responses

200Authentication resourceapplication/json
objectWorkspaceNameHolder
workspace_namestring
Example response
{
  "workspace_name": "string"
}
401Bad Requestapplication/json
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
403Access forbiddenapplication/json
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu