This API call allows you to retrieve the webhook configurations associated with a specific request type. These configurations include details such as the destination URL and the creation timestamp.
Endpoint
URL:
/requestType/{id}/webhookConfigurations
Method:
GET
Headers
Ensure you include the following headers in your request:
...