Skip to content

Get current webhook config

GET
/v1/me/webhook

Authorizations

Responses

200

OK

object
url
string format: uri
https://api.preg.care/api/v1/webhooks/snow
secret

HMAC signing secret. Returned ONCE on creation.

string
whsec_<32-byte-hex>
active
boolean
created_at
string format: date-time

404

No webhook configured

object
error
required
string
Invalid link
code
integer
1003