---
title: "GET /v2/Services/{ServiceSid}/Operators"
method: GET
path: "/v2/Services/{ServiceSid}/Operators"
tags: ["IntelligenceV2OperatorAttachments"]
---

# GET /v2/Services/{ServiceSid}/Operators

`GET /v2/Services/{ServiceSid}/Operators`

Retrieve Operators attached to a Service.

## Path parameters

- `ServiceSid` string, required

## Response `200`

OK

- IntelligenceV2OperatorAttachments
  - `service_sid` string, nullable — The unique SID identifier of the Service.
  - `operator_sids` string[], nullable — List of Operator SIDs attached to the service. Includes both Custom and Pre-built Operators.
  - `url` string, uri, nullable — The URL of this resource.

## Changes

- **2024-05-24** (v2) `1422b7722109` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/twilio-intelligence/changes/v2/Services/:ServiceSid/Operators/get.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-intelligence.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-intelligence/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-intelligence/revisions/ca1dfd564a20/schema)
