Skip to main content
Opik Documentation

Search documentation

Type to search this documentation.

Download ollie state

GET/v1/private/ollie/stateDownload ollie state

Download stored ollie state file

Responses

200Ollie state fileapplication/gzip
string · binary
Example response
"binary"
401Unauthorizedapplication/gzip
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
404Not foundapplication/gzip
objectErrorMessage
codeinteger · int32
detailsstring
messagestring
Example response
{
  "code": 0,
  "details": "string",
  "message": "string"
}
Documentation menu