Get All Webhooks

GET /v0/webhooks

Description: Retrieves all webhooks.

Request

HTTP

Request
GET /v0/webhooks HTTP/1.1
Host: gateway.noxxo.com
Authorization: text
Accept: */*

Header parameters

  • Authorization (string, required) — Token for authentication

circle-info

Ensure you provide a valid Authorization header token.

Responses

200 — Webhooks retrieved successfully

Content-Type: application/json

Last updated