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

Authorizations

Authorization
string
header
required

Format is: Bearer <api_key>

Path Parameters

jobId
integer
required

Response

Success

The response is of type any.