WebhookApiResponse

WebhookApiResponse
WebhookApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "callback_url": "string",
            "configpb_attributes": {
                "version": 0
            },
            "description": "string",
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string",
            "verification_token": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

array of Webhook
results
Required

results

string
next
Optional

next

Returned By