---
title: "Salesbots list"
method: GET
path: "/api/v4/bots"
---

# Salesbots list

`GET /api/v4/bots`

The method allows getting a list of Salesbots in the account

## Query parameters

- `page` integer
- `limit` integer
- `filter[type_functionality][]` string[]
- `filter[id][]` integer[]
- `with` string

## Response `200`

Request is successfull

## Other responses

- `204` — No Salesbots are found
- `400` — Incorrect data was transmitted. Details are available in the response body.
- `401` — User is unauthorized

---

[API](https://skmtc.net/kommo/apis/kommo-api-references.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api-references/versions/f17af4d23c7c/schema)
