cURL
curl --request GET \ --url https://app.onecodex.com/api/v1/events/{id} \ --header 'X-API-Key: <api-key>'
{ "$uri": "/api/v1/events/a1b2c3d4e5f67890", "payload": {}, "status": "retryable" }
Documentation IndexFetch the complete documentation index at: https://developer.onecodex.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.onecodex.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful operation
^/api/v1/events\/[^/]+$
"/api/v1/events/a1b2c3d4e5f67890"
The webhook payload.
The status of the webhook for the event.
retryable
success
failed
pending