get https://api.sitevibes.com/v1/webhooks/
Returns single Webhook data
Log in to see full request history
Responses
Returns single Webhook data
xxxxxxxxxx
curl --request GET \
--url https://api.sitevibes.com/v1/webhooks/webhookId \
--header 'accept: application/json'
xxxxxxxxxx
38}
{
"message": "Webhooks Single",
"status": true,
"data": {
"webhooks_secret": "Webhooks Secret",
"webhook": {
"id": 12,
"enabled": false,
"scope": "customer/loyalty/created",
"destination": "https://example.com/sitevibes-webhooks",
"created_at": 1726145962,
"updated_at": 1726145962
},
"latest_event": {
"id": 12,
"finished": false,
"success": false,
"data": {
"producer": "16e9720d-48b4-4bca-8572-50d431c3c19c",
"scope": "customer/loyalty/created",
"content": {
"cid": 100001,
"identifier": 1002,
"email": "john.smith@example.com",
"profile_id": 1,
"profile_identifier": "57170ce8-4b75-4f41-bf31-978c664e05b1",
"loyalty_points": 12000,
"loyalty_points_text": "12,000",
"cashback_amount": 12000,