cURL
curl --request GET \ --url https://api.example.com/api/file/download-trajectory/{conversation_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Download a file from the workspace.
Successful Response
Was this page helpful?