WebhookPageResponse
WebhookPageResponse
JSON Example
{
"total_elements": 0,
"total_pages": 0,
"number": 0,
"size": 0,
"number_of_elements": 0,
"first": false,
"last": false,
"content": [
{
"created": "string",
"updated": "string",
"version": 0,
"id": "string",
"web_hook_info": {
"callback_uri": "string",
"callback_headers": {
"callback_headers": "string"
},
"subscribed_categories": [
"string"
],
"subscribed_notification_types": [
"string"
],
"unsubscribed_notification_types": [
"string"
]
},
"status": "string",
"name": "string",
"providers": [
"string"
],
"contact": "[email protected]/#vmc-notification-gw",
"org_id": "string",
"created_by": "[email protected]",
"updated_by": "[email protected]"
}
]
}
integer As int32
As int32
total_elements
Optional
total_elements
integer As int32
As int32
total_pages
Optional
total_pages
integer As int32
As int32
number
Optional
number
integer As int32
As int32
size
Optional
size
integer As int32
As int32
number_of_elements
Optional
number_of_elements
boolean
first
Optional
first
boolean
last
Optional
last