Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.pegana.xyz/v1/audit/{alert_id}/onchain
{ "commit_status": "<string>", "explorer_url": "<string>", "tx_sig": "<string>" }
Alert UUID
On-chain commit pointer
On-chain commit pointer.
Always "committed" on a 200 — present so a caller can branch on the same commit_status vocabulary the 404 body uses (ADR-0004).
"committed"
commit_status
Was this page helpful?