starGet Webhook

Get Webhook

get
/banking/v1/webhooks/{webhook_id}

This endpoint returns detailed information about a previously registered webhook, using its unique identifier.

scope: webhooks.read

Path parameters
webhook_idstring · uuidRequiredExample: 01977f6d-5c06-7228-86f6-f4fc01305143
Header parameters
AcceptstringOptionalExample: application/json
Content-TypestringOptionalExample: application/json
X-API-KeystringRequiredExample: {{API_KEY}}
Responses
chevron-right
200

Success

application/json
get
/banking/v1/webhooks/{webhook_id}

Last updated