> ## 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. # FileListResponse A page of files, in the negotiated shape. ## Supported Types ### `components.AnthropicFileList` ```python theme={null} value: components.AnthropicFileList = /* values here */ ``` ### `components.OpenAIFileList` ```python theme={null} value: components.OpenAIFileList = /* values here */ ``` ### `components.OpenRouterFileList` ```python theme={null} value: components.OpenRouterFileList = /* values here */ ```