Skip to main content
GET
/
api
/
v1
/
webhooks
/
dashboard-link
/
{svixApplicationId}
{
  "url": "https://portal.svix.com/applications/1234567890"
}

Headers

x-api-key
any

Api key required to authenticate your request. Please reach out to monument for a key.

Example:

"monument-2230012-2312321"

Path Parameters

svixApplicationId
string
required

Response

200 - application/json

Successfully retrieved webhook portal link. The link will expire in 7 days and a new link will need to be generated.

url
string
required

URL of the webhook portal

Example:

"https://portal.svix.com/applications/1234567890"