Skip to main content

List Webhooks

Webhook management for wallet/network. Caller must have access to the wallet's node.

Authentication: Bearer token required.

Endpoint: GET /api/v1/webhooks


Query Parameters

ParameterTypeRequiredDefaultDescription
wallet_idstringNoFilter by wallet UUID
pageintNo1Page number
per_pageintNo10Items per page (max 100)

Response — 200 OK

Paginated list (credentials never included).