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