Webhook
List Available Events
list all supported webhook events
GET
/
user
/
webhook
/
events
/
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
data
string[]
requiredList of subscribable events your webhook can listen to.