Python SDKAPI ReferenceOperations
ListFilesResponse - Python SDK
ListFilesResponse - Python SDK
ListFilesResponse method reference
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
result | components.FileListResponse | ✔️ | N/A | {"cursor": null,"data": [{"created_at": "2025-01-01T00:00:00Z","downloadable": false,"filename": "document.pdf","id": "file_011CNha8iCJcU1wXNR6q4V8w","mime_type": "application/pdf","size_bytes": 1024000,"type": "file"}], “first_id”: “file_011CNha8iCJcU1wXNR6q4V8w”, “has_more”: false, “last_id”: “file_011CNha8iCJcU1wXNR6q4V8w” } |