> ## 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](../components/filelistresponse.mdx) | :heavy\_check\_mark: | N/A | \{
"\_shape": "openrouter",
"cursor": null,
"data": \[],
"first\_id": null,
"has\_more": false,
"last\_id": null
} |