get
https://api.greynoise.io/v3/workspaces//tactics/
Retrieve a single Tactics detection, including its complete ordered
command timeline, its full set of touched file paths, and a
per-protocol summary of the unique destination IPs the session
contacted.
Commands and file paths are paginated independently, 500 per page:
commands_pageslicescommandsandcommand_eventstogether -
they are parallel views of one sequence.command_countis the total
across every page andcommands_has_moresignals a further page.artifacts_pageslicesartifacts, sorted by path for stable
paging.artifact_countis the total across every page and
artifacts_has_moresignals a further page.
Advancing one does not affect the other. The list of destination IPs is
served by its own endpoint; this response carries only their per-
protocol counts in dest_ips.
