---
title: "Get operators"
method: GET
path: "/operators"
tags: ["Operators"]
---

# Get operators

`GET /operators`

Operators are chat agents or customer service representatives who interact with customers or website visitors in real-time. They use a chat interface to answer questions, provide support, resolve issues, and guide customers through the purchasing process.
In Tidio you can define the operators and set their permissions in [the settings](https://tidio.com/panel/settings/team/operators).

You can list the complete list of operators with all it’s properties.

## Query parameters

- `cursor` string

## Response `200`

Paginated list of operators

## Other responses

- `400` — Invalid cursor

---

[API](https://skmtc.dev/tidio/apis/tidio-openapi.md) · [All operations](https://skmtc.dev/tidio/apis/tidio-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tidio/tidio-openapi/revisions/60b2d5edc91f/schema)
