# List Conversations **GET /conversations** Get all conversations ## Servers - https://ask71.tech/api/v1: https://ask71.tech/api/v1 () ## Authentication methods - Api key ## Parameters ### Query parameters - **bot_id** (string) Id of the bot to filter the list of conversations to only those that are using the selected bot. - **keyword** (string) Keyword to filter the list of conversations to only those that at least partially match the conversation name. ## Responses ### 200 OK #### Body: application/json (object) - **data** (array[object]) - **meta** (object) [Powered by Bump.sh](https://bump.sh)