Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl https://api.portkey.ai/v1/files \ -H "x-portkey-api-key: $PORTKEY_API_KEY" \ -H "x-portkey-virtual-key: $PORTKEY_PROVIDER_VIRTUAL_KEY" \
{ "data": [ { "id": "<string>", "bytes": 123, "created_at": 123, "filename": "<string>", "status_details": "<string>" } ] }
Only return files with the given purpose.
OK
Show child attributes
list
Was this page helpful?