curl --request GET \ --url https://app.sandbox.rio.trade/api/webhooks/{id} \ --header 'x-api-key: <api-key>'
{ "userId": "66562bc04fe8bf83c577c178", "type": "orders", "url": "https://app.test.rio.trade/en/account", "id": "66733d33222710ab2785dc62" }
Id of the webhook to be obtained.
Id of the user that the webhook is for
Type of webhook
orders
bank-accounts
users
URL to send the webhook to
Id of the webhook registration