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

Path Parameters

assistant_id
string
required

Response

Successful Response