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

limitintegerOptional1-100

Response

Stripe-compatible tenant-scoped WebhookEndpoint list

datalist of objects
has_moreboolean
objectenum
urlstring