Webhook
Get registered Webhook
Gets detail of the registered webhook
GET
/
user
/
webhook
/
Authorizations
X-API-KEY
string
headerrequiredYour API key with the prefix: dr_
. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the account settings panel (In the bottom left corner click on your Account
→ profile
)
Response
200 - application/json
Allows to specify fields to be included
endpoint
string
requiredEndpoint to listen to the subscribed events.
key
string
requiredSecret key to perform HTTP Signature Verification.
events
string[]
requiredEvents to be observed.