Search subscribed webhooks
Use case
Here you can learn how to find a complete list of subscribed webhooks.
Sample API call
To obtain a list of subscribed webhooks, make the API call below:
https://notification-api.sandbox.tuumplatform.com/api/v1/notifications/subscriptions
Search for subscribed webhooks. Returns complete list of subscribed webhooks.
Sample request
Here is a sample request for obtaining the full list of subscribed webhooks:
https://notification-api.sandbox.tuumplatform.com/api/v1/notifications/subscriptions
Sample response
Below you will find the response body to the sample request:
Result
The complete list of the subscribed webhooks has been received.
Last updated
Was this helpful?