---
title: "Customer-care operators"
method: GET
path: "/api/analytics/customer-care/operators"
tags: ["analytics"]
---

# Customer-care operators

`GET /api/analytics/customer-care/operators`

Returns active operators with Keycloak customer_care role.

## Response `200`

Successful Response

- CustomerCareOperatorsResponse — Customer-care operators response model.
  - `items` CustomerCareOperatorOption[]
    - `operator_id` string, uuid, required
    - `operator_user_id` string, uuid, required
    - `operator_name` string, required
    - `operator_email` string, nullable
  - `total` integer, required

---

[API](https://skmtc.dev/corabea/apis/corabea-api.md) · [All operations](https://skmtc.dev/corabea/apis/corabea-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corabea/corabea-api/revisions/13c1bce1bdc4/schema)
