Response
201
List of webhook endpoints
curl --request GET \
--url https://dev-chat-engine.actualize.ae/api/v1/webhooks/endpoints \
--header 'x-api-key: <x-api-key>' \
--header 'x-application-id: <x-application-id>'This lists all the endpoints for an application Note: This is a management API and requires api-key
curl --request GET \
--url https://dev-chat-engine.actualize.ae/api/v1/webhooks/endpoints \
--header 'x-api-key: <x-api-key>' \
--header 'x-application-id: <x-application-id>'