Get webhook details
POST /sandbox/v1/getwebhookdetails HTTP/1.1 Host: api.akibaone.com Content-Type: application/json Accept: */* Content-Length: 45 { "success": true, "message": "text", "id": "text" }
{ "id": "text", "email": "text", "callback_url": "text", "created_at": "2025-04-26T11:18:14.227Z" }