Skip to main content
GET
/
webhook
/
validation-key
Get webhook validation key
curl --request GET \
  --url https://api.anchorage-staging.com/v2/webhook/validation-key \
  --header 'Api-Access-Key: <api-key>'
{
  "value": "<string>"
}

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Response

Webhook event type list

value
string
required