Download a file from storage. Requires authentication and proper permissions.
cURL
curl --request GET \ --url https://api.example.com/api/v1/files/{file_path}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response