Operators

Retrieve a list of Operators

Retrieve a list of Operators for the account, including those not attached to an Intelligence Configuration. This request returns both Twilio-authored and custom language operators.

get/v3/ControlPlane/Operators

Query parameters

pageSizeinteger

The maximum number of resources to return

pageTokenstring

Token for pagination

Response

List of available Language Operators

Example response

{
  "items": [
    {
      "id": "intelligence_operator_01k6fc25s7epm9qtk8rszbv3q5"
    }
  ]
}

Changes

No changes recorded. 1 of the 7 revisions has no diff computed, so it could not be searched.