Retrieve a list of Webhook Configurations.
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
Retrieve a list of Webhook Configurations.
Documentation Index
Fetch the complete documentation index at: https://support.lilt.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Response
The webhook configurations response.
The unique identifier for the webhook configuration.
Example:
12345
The name of the webhook configuration.
The URL to which the webhook notifications will be sent.
The list of event types that will trigger the webhook notification.
Available options:
JOB_DELIVER, JOB_UPDATE, PROJECT_DELIVER, PROJECT_UPDATE, INSTANT_TRANSLATE_COMPLETED, INSTANT_TRANSLATE_FAILED 
