List webhook endpoints

Lists all outbound webhook endpoints configured for the authenticated organization, ordered by most-recently created. The signing secret is never returned by this endpoint — it is only shown once, at creation.

Authentication

x-api-keystring

A scoped MvsPayApiKey, e.g. mvspay_live_…. Mint and scope keys from the dashboard (Settings → API Keys).

Response

The organization's webhook endpoints.
webhookslist of objects
totalinteger
Number of webhook endpoints returned.

Errors

401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error