cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/workspace/webhooks/{webhook_id}/stats
{ "total": 123, "success_count": 123, "failed_count": 123, "success_rate": 123, "avg_duration_ms": 123, "max_duration_ms": 123, "last_delivery_at": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.phala.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.phala.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?