Only return files with the given purpose.
OK
The File object represents a document that has been uploaded to OpenAI.
File
list
Last updated 1 year ago
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": [], "object": "list" }