GET
/
loon
/
inquiries
/
jobs
/
{jobId}
/
download
cURL
curl --request GET \
  --url https://services.prod.pagosapi.com/loon/inquiries/jobs/{jobId}/download \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Format is: Bearer <api_key>, where <api_key> is your Pagos API key

Path Parameters

jobId
integer
required

Response

Success

The response is of type any.