Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Create project redirect url

GET/v1/session/redirect/projectsCreate project redirect url

Create project redirect url

Parameters

trace_idstring · uuidqueryrequired
workspace_namestringquery
pathstringqueryrequired

Responses

303Redirect
400Bad Request*/*
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
404Not Found*/*
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu