# List Documents **GET /documents** Get all documents ## Servers - https://ask71.tech/api/v1: https://ask71.tech/api/v1 () ## Authentication methods - Api key ## Parameters ### Query parameters - **folder_id** (string) Id of the folder to list documents for. - **keyword** (string) Keyword to filter the list to documents that partially match the name. - **conversation_id** (string) Id of the conversation to list documents for, this can be used if the document learning status. ## Responses ### 200 OK #### Body: application/json (object) - **data** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)