cURL
curl --request GET \ --url https://parrot.sandbox.pagosapi.com/batch/files \ --header 'Authorization: Bearer <token>'
[ { "type": "<string>", "name": "<string>", "url": "<string>", "changes": { "bins_removed": 123, "bins_updated": 123, "bins_added": 123, "last_update_date": "<string>", "sources": [ { "bins_total": 123, "source": "<string>", "changes": { "percentage": "<string>", "removed": 123, "updated": 123, "added": 123 } } ] } } ]
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>
List of files with download urls
Show child attributes