Webhooks
Get a webhook by ID
GET
https://{tenant_id}.hanko.io/admin
/
webhooks
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Path Parameters
UUID of the requested object
Was this page helpful?