Skip to main content
GET
/
v1
/
webhook-destinations
/
{uuid}
Get Webhook Destination
curl --request GET \
  --url https://identity.contra.id/v1/webhook-destinations/{uuid}
curl https://identity.contra.id/v1/webhook-destinations/$UUID \
  -H "x-api-key: $CONTRA_KEY"
Response shape matches List Webhook Destinations.