Recipients
Get a single Recipient
Retrieve a Recipient by recipient ID.
get/1/recipients/{recipientId}
Response
Success
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"
}
}