Webhooks
Get a webhook by ID
GET
https://{tenant_id}.hanko.io
/
webhooks
/
{id}
Path Parameters
id
string
requiredUUID of the requested object
Response
200 - application/json
id
string
callback
string
enabled
boolean
failures
integer
expires_at
string
events
object[]
created_at
string
updated_at
string
Time of last update of the audit log
Was this page helpful?