webhooks

get/v2/webhooks

Response

200

Example response

{
  "webhooks": [
    {
      "address": "https://example.com/webhook"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.