List webhook destinations
GET/partner/webhook
Returns every destination you have registered, active and inactive, with the events each one is subscribed to and the verification scheme it uses.
Shared by both integrations — BNPL and real-estate partners both use this endpoint, and
the verificationScheme field is what tells you which verifier a given destination needs.
The secret is never returned here. It is shown only once, in the response of the endpoint that created the destination.
Request
Responses
- 200
- 401
- 403
- 429
Destinations retrieved
Unauthorized - Invalid or missing API credentials
Forbidden - Partner is inactive
Too Many Requests - Rate limit exceeded