Get webhooks dashboard URL

Returns the URL for the Svix webhooks dashboard used to manage webhook subscriptions.

Responses
  • application/json
Request Example for get/webhooks/dashboard
curl https://api.treasurefinancial.com/v1/webhooks/dashboard
{
  "dashboard_url": "string"
}