Webhooks API
Get Webhook by id
GET
Authorizations
Path Parameters
Id of the webhook to be obtained.
Response
200 - application/json
OK
Id of the user that the webhook is for
Example:
"66562bc04fe8bf83c577c178"
Type of webhook
Available options:
orders
, bank-accounts
, users
URL to send the webhook to
Example:
"https://app.test.rio.trade/en/account"
Id of the webhook registration
Example:
"66733d33222710ab2785dc62"