GET
/
api
/
webhooks

Authorizations

x-api-key
string
headerrequired

Query Parameters

userId
string

User id to filter the results.

page
integer

Used to specify the current page you want to get in the paging results.

limit
integer

Used to specify the maximum number of records to be returned on a single page.

Response

200 - application/json
userId
string

Id of the user that the webhook is for

type
enum<string>

Type of webhook

Available options:
orders,
bank-accounts,
users
url
string

URL to send the webhook to

id
string

Id of the webhook registration