Check the current status of your Zapier integration, including webhook configuration and business details.
This endpoint is commonly used by Zapier for authentication testing and status verification.
Your uGiftme business API key for authentication.
Format: UUID format (e.g., 6b4e22b2-c0a5-4c7a-888a-b38eac20b454) Required: All endpoints require this header Permissions: Must have business-level access with Zapier integration permissions
Example: X-API-Key: 6b4e22b2-c0a5-4c7a-888a-b38eac20b454
Integration status retrieved successfully
Indicates if the request was successful
true
Whether webhook integration is configured
true
The business ID associated with the API key
"business_123456789"
The configured webhook URL (if configured)
"https://hooks.zapier.com/hooks/catch/123456/abc123/"
List of subscribed event types
[
"voucher.sent",
"voucher.redeemed",
"payment.failed",
"wallet.funded"
]Whether the integration is currently active
true
When the integration was created
"2024-01-15T10:30:00.000Z"
Additional information about the integration status
"No webhook integration configured"