Skip to main content
GET
Merged timeline of comments, logs, and activity for an entity

Authorizations

Authorization
string
header
required

Team API key sent as a Bearer token. Create a key in Wirespeed under Settings → Team. See https://docs.wirespeed.co/api-reference/authentication.

Query Parameters

entityId
string
required

Entity ID to query comments for

entityType
enum<string>
required

Type of entity

Available options:
CASE,
DETECTION
highlighted
boolean

When true, only return highlighted timeline entries

Response

type
enum<string>
required

Type of timeline entry

Available options:
case_created,
detection_added,
escalated,
contained,
status_change,
verdict_change,
next_step_completed,
chat_attached,
comment,
system
content
string
required

Display text for the timeline entry

timestamp
string
required

Timestamp of the timeline event

debug
boolean

Whether this is a debug-only entry

metadata
object

Type-specific metadata (e.g. comment author, detection SID)

isHighlighted
boolean

Whether this entry should be included in highlights