Skip to main content

Fetch customer's webhooks.

GET 

/webhook

Fetch customer's webhooks.

Request

Header Parameters

    X-Api-Key stringrequired

Responses

Successfully returning customer's webhooks

Schema

  • Array [

  • webhook stringrequired

    A customer's webhook that events will be sent to

  • ]

Loading...