cURL
curl --request GET \ --url https://app.sandbox.rio.trade/api/webhooks \ --header 'x-api-key: <api-key>'
[ { "userId": "66562bc04fe8bf83c577c178", "type": "orders", "url": "https://app.test.rio.trade/en/account", "id": "66733d33222710ab2785dc62" } ]
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.
OK
The response is of type object[].
object[]