This topic explains how you can use the Webhooks section of the Dashboard to manage your webhooks and retrieve your secret keys.
Note that, for each webhook, the platform tracks the status of your endpoint and displays it in the Status column. The platform uses the following statuses:
2xx code to the latest notification.2xx code to the latest notification. If you see this status, review the information in the Requirements for processing notifications section.Before you can receive notifications, you must first register your endpoint by following the steps below:
Not Executed until the API sends the first request to your endpoint and receives a 2xx response.When a webhook is no longer needed, you can remove it.
This section explains how you can temporarily suspend and then reactivate notifications by disabling or enabling a webhook
TwelveLabs signs the notifications it sends to your endpoint by including a signature in each notification. Before you can verify signatures, you must retrieve your secret key.