notificationsListNotificationDefinitionsResponse
notificationsListNotificationDefinitionsResponse
JSON Example
{
"pageInfo": {
"totalPages": "string",
"totalElements": "string",
"page": 0,
"pageSize": 0
},
"notificationDefinitions": [
{
"httpParameters": {
"relativePath": "string",
"payloadTemplate": "string",
"headers": [
{
"value": "string",
"key": "string"
}
]
},
"description": "string",
"lastUpdatedTime": "string",
"notificationDestinationId": "string",
"updateVersion": 0,
"lastUpdatedBy": "string",
"orgId": "string",
"createdBy": "string",
"notificationDestinationName": "string",
"createdTime": "string",
"retryCount": 0,
"emailParameters": {
"emailRecipients": [
"string"
],
"senderEmailAddress": "string",
"emailSubjectTemplate": "string",
"emailBodyTemplate": "string",
"senderName": "string"
},
"id": "string",
"name": "string"
}
]
}
array of notificationsNotificationDefinition
notificationDefinitions
Optional
notificationDefinitions