Return the derived incident timeline
cURL
curl --request GET \ --url https://api.intrace.ai/v1/incidents/{incident_id}/activity \ --header 'X-API-Key: <api-key>'
{ "items": [ { "kind": "<string>", "at": "2023-11-07T05:31:56Z", "threat_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "link_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "threat_version": {} } ], "total": 123 }
include_versions_before_link
Incident timeline.
Show child attributes