> ## Documentation Index
> Fetch the complete documentation index at: https://openrouter.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# ListFilesResponse

## Fields

| Field    | Type                                                                        | Required             | Description | Example                                                                                                                                               |
| -------- | --------------------------------------------------------------------------- | -------------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| `Result` | [components.FileListResponse](../../models/components/filelistresponse.mdx) | :heavy\_check\_mark: | N/A         | \{<br />"\_shape": "openrouter",<br />"cursor": null,<br />"data": \[],<br />"first\_id": null,<br />"has\_more": false,<br />"last\_id": null<br />} |
