cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/workspace/webhooks/{webhook_id}/deliveries
[ { "snowflake_id": 123, "event_id": "<string>", "event_type": "<string>", "status": "<string>", "attempts": 123, "request_url": "<string>", "response_status": 123, "error_message": "<string>", "created_at": "2023-11-07T05:31:56Z", "duration_ms": 0, "delivered_at": "2023-11-07T05:31:56Z", "original_event_id": "" } ]
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?