List Webhook Endpoints
List webhook endpoints owned by the authenticated merchant and mode.
Authentication
AuthorizationBasic
Standard Basic HTTP authentication. The username is the Fluveo secret key and the password must be empty, encoded as base64(api_key:).
OR
AuthorizationBearer
Bearer HTTP authentication. Allowed header: Authorization: Bearer <api_key>.
Query parameters
limit
Response
Stripe-compatible tenant-scoped WebhookEndpoint list
data
has_more
object
url