Orq MCP is live: Use natural language to interrogate traces, spot regressions, and experiment your way to optimal AI configurations. Available in Claude Desktop, Claude Code, Cursor, and more. Start now →
cURL
curl --request GET \ --url https://api.orq.ai/v2/files/{file_id}/content \ --header 'Authorization: Bearer <token>'
Signs the object name and redirects to a presigned URL for downloading the file content.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The ID of the file
Redirects to the presigned download URL
Was this page helpful?
Contact support