# Listar dados do bot **POST /chatapi/1.0/api/v2/bot** De acordo com o filtro informado, esta requisição retorna informações do bot que estão na base. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) pageRequest - **conditions** (array[object]) - **direction** (string) - **page** (integer(int32)) - **sort** (boolean) - **sortColumn** (string) - **size** (integer(int32)) ## Responses ### 200 OK #### Body: application/json (object) - **page** (integer(int32)) - **results** (array[object]) - **size** (integer(int32)) ### 201 Created ### 401 Unauthorized ### 403 Forbidden ### 404 Not Found [Powered by Bump.sh](https://bump.sh)