Skip to main content
GET
/
api
/
file
/
download-trajectory
/
{conversation_id}
Download Trajectory
curl --request GET \
  --url https://api.example.com/api/file/download-trajectory/{conversation_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

conversation_id
string<uuid>
required

Response

Successful Response