v1

latestOpenAPI 3.1.0Apache 2.02026-07-2685126228.9 KB
Recipients

Get a single Recipient

Retrieve a Recipient by recipient ID.

get/1/recipients/{recipientId}

Response

Success

OR
OR
OR
OR
OR

Example response

{
  "id": "yUheCUmgZ8p",
  "created_at": "2022-07-26T22:38:04Z",
  "updated_at": "2022-07-26T22:38:04Z",
  "details": {
    "pagerduty_integration_name": "Example PagerDuty Service",
    "pagerduty_integration_key": "7zOwh1edS8xHGcwfb2bA4sqY8E6PJzSK"
  }
}