Step 10: Read all general template notification content
GET {{apiPath}}/environments/{{envID}}/templates/general/contents
The GET /environments/{{envID}}/templates/general/contents endpoint returns a list of all content resources associated with the general template. For this use case, this includes the email, SMS, and voice notification content that you created.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |