# List Documents **GET /documents** Get all documents ## Servers - https://getcody.ai/api/v1: https://getcody.ai/api/v1 () ## Authentication methods - Api key ## Parameters ### Query parameters - **folder_id** (string) Id of the folder to list documents for. - **conversation_id** (string) Id of the conversation to only list documents the conversation is focused on. - **keyword** (string) Keyword to filter the list to documents that partially match the name. ## Responses ### 200 OK #### Body: application/json (object) - **data** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)