# operators (GET)

Retorna uma lista de seus operadores ou operadores disponíves no sistema.&#x20;

Request:

![](/files/MhNLyzAVHsYT7SAQPgq4)

Ao usar o commando operator (SEM statuses), os seguintes filtros são suportados:&#x20;

• Número de Telefone&#x20;

• Email online (0 or 1). O operador é considerado online (online = 1) se ele está logado em qualquer status. Se ele desconecta manualmente o ssitema deixa-o offline por inatividade, ele online se torna 0.

• status\_id – id do status do operador (veja operators/statuses).&#x20;

Resposta típica:

![](/files/ZV1bpgE4SVO3FsyApXJ6)

Ao usar o comando operator/statuses , retorna uma lista de status de trabalho dos operadores (Como “Trabalhando”, “De folga” etc.) na sua central de chats.&#x20;

Typical reply:

![](/files/OXBkbJ25pOs0paNWZXL9)

![](/files/QszeW0PZ8YpOry0HZKyr)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://c2dbr-pt.gitbook.io/c2dbr/api-and-webhooks/operators-get.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
