cURL
curl --request GET \ --url https://services.sandbox.pagosapi.com/loon/inquiries/jobs/{jobId}/download \ --header 'Authorization: Bearer <token>' \ --header 'x-merchant-id: <x-merchant-id>'
{ "error": { "code": "<string>", "message": "<string>", "details": {} } }
Documentation IndexFetch the complete documentation index at: https://docs.pagos.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pagos.ai/llms.txt
Use this file to discover all available pages before exploring further.
Format is: Bearer <api_key>, where <api_key> is your Pagos API key
Bearer <api_key>
<api_key>
Merchant identifier for requests.
Success