Webhook Configuration
Retrieve a list of Webhook Configurations.
Retrieves a list of webhook configurations available to your LILT organization. Use this to manage your webhook configurations.
get/v3/connectors/configuration/webhooks
Response
The webhook configurations response.
Example response
[
{
"id": 12345
}
]