cURL
curl --request GET \ --url https://api.fact0.io/v1/share/verify \ --header 'Authorization: Bearer <token>'
{ "valid": true, "tenant_id": "<string>", "events_checked": 123, "root_hash": "<string>", "from": "2023-11-07T05:31:56Z", "to": "2023-11-07T05:31:56Z", "first_broken_event_id": "<string>", "reason": "<string>", "broken_count": 123, "all_broken_events": [ { "event_id": "<string>", "sequence_number": 123, "timestamp": "2023-11-07T05:31:56Z", "action": "<string>", "actor_id": "<string>", "reason": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.fact0.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.fact0.io/llms.txt
Use this file to discover all available pages before exploring further.
Share link bearer token
Chain verification result
Show child attributes