Get All webhooks

This operation gets all the configured webhook and its details.

SecuritybearerAuth
Responses
200

all Webhooks get successful

401

The request could not be authorized.

get/api/v1/webhookConfig
Request samples
Response samples
application/json
{
  • "data": [
    ],
  • "pageInfo": {
    }
}