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 --request GET \ --url https://api.autype.com/api/v1/dev/tools/files \ --header 'X-API-Key: <api-key>'
{ "files": [ { "id": "550e8400-e29b-41d4-a716-446655440000", "filename": "document.pdf", "mimeType": "application/pdf", "sizeBytes": 102400, "kind": "INPUT", "sourceAction": null, "expiresAt": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z" } ], "total": 5 }
List all non-expired tool files for the organization.
API Key (starts with ak_...)
List of files
Show child attributes
Total number of files
5