Webhooks API
Get Webhooks
GET
Authorizations
Query Parameters
User id to filter the results.
Used to specify the current page you want to get in the paging results.
Used to specify the maximum number of records to be returned on a single page.
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"