Webhooks
Active Subscriptions
Lists registered webhooks (secrets are never returned).
How to call — GET {server}/api/v1/business/webhooks with X-API-Key.
GET
Active Subscriptions
Authorizations
Your UGiftMe API key for authentication.
Format: Secure API key (e.g., <your-api-key>)
Required: All endpoints require this header
Example: X-API-Key: <your-api-key>
Response
Webhooks (secrets omitted)
Example:
"65d3f4a5b6c7d89012345678"
Example:
"507f1f77bcf86cd799439011"
Example:
"https://hooks.example.com/ugiftme/inbound"
Example:
["order.succeeded", "wallet.updated"]Example:
true
Example:
"Production order notifications"
Example:
"2025-04-11T08:15:00.000Z"
Example:
"2025-03-01T10:00:00.000Z"
Example:
"2025-04-11T08:15:00.000Z"
Active Subscriptions
