Webhooks
Get a list of webhooks
Returns a list of all configured webhooks.
GET
https://{tenant_id}.hanko.io/admin
/
webhooks
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your API key. Must only be used when using Hanko Cloud.
Response
200 - application/json
database
object[]
config
object[]
Was this page helpful?