GET
/
api
/
webhooks
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Id of the webhook to be obtained.

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