Skip to main content
OPTIONS
/
logs
/
chat-logs
/
{session_id}
Options Chat Log
curl --request OPTIONS \
  --url https://api.dev.opencorpus.ai/logs/chat-logs/{session_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

session_id
string
required

Response

Successful Response