Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "timeline": [ { "id": "<string>", "type": "<string>", "timestamp": "<string>", "title": "<string>", "description": "<string>", "significance": 123, "data": { "trigger": "<string>", "new_score": 123, "old_score": "<string>", "timestamp": "<string>", "evidence_id": "<string>", "evidence_type": "<string>", "category": "<string>", "triggers_reassessment": true, "extracted_data": {}, "action_type": "<string>", "target": "<string>", "action_id": "<string>" } } ] }
Returns a chronological timeline of evidence events.
OK
Show child attributes