Operators

Retrieve third-party integration status for the calling operator

Required scope: operators:read </br>Organization authorization: supported

get/api/v1/operators/third-party-integrations

Response

Third-party integration status for the calling operator

Example response

{
  "allStar": {
    "enabled": true
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.