list_files
Retrieve images uploaded to the DeepSeek Files API, with cursor pagination and creation-time ordering. Filter by user_data purpose to browse and manage your uploaded files.
Instructions
List images uploaded to the DeepSeek Files API. Supports cursor pagination, creation-time order, and the user_data purpose filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No | ||
| order | No | ||
| purpose | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| object | No | ||
| status | No | ||
| last_id | No | ||
| message | No | ||
| first_id | No | ||
| has_more | No | ||
| retryable | No | ||
| error_type | No | ||
| suggestion | No |