Authorizations
Format is: Bearer <api_key>
Path Parameters
Response
Success
The response is of type any
.
curl --request GET \
--url https://services.prod.pagosapi.com/loon/inquiries/jobs/{jobId}/download \
--header 'Authorization: <api-key>'
"<any>"
curl --request GET \
--url https://services.prod.pagosapi.com/loon/inquiries/jobs/{jobId}/download \
--header 'Authorization: <api-key>'
"<any>"
Format is: Bearer <api_key>
Success
The response is of type any
.