WebhookPageResponse

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

content

integer As int32 As int32
number
Optional

number

integer As int32 As int32
number_of_elements
Optional

number_of_elements

integer As int32 As int32
size
Optional

size

integer As int32 As int32
total_elements
Optional

total_elements

integer As int32 As int32
total_pages
Optional

total_pages

Returned By