Responses
-
The (template) Timeline has been found
Hide response attributes Show response attributes object
-
Values are
savedObjectConversion
orsavedObjectImport
. -
Values are
exactMatch
,aliasMatch
, orconflict
. -
Hide timeline attributes Show timeline attributes object | null
-
The Timeline's columns
Hide columns attributes Show columns attributes object
-
The time the Timeline was created, using a 13-digit Epoch timestamp.
-
The user who created the Timeline.
-
Object containing query clauses
Hide dataProviders attributes Show dataProviders attributes object
-
Hide and attributes Show and attributes object
-
Hide queryMatch attributes Show queryMatch attributes object | null
-
The type of data provider.
Values are
default
ortemplate
.
-
-
ID of the Timeline's Data View
-
The Timeline's search period.
Hide dateRange attributes Show dateRange attributes object | null
-
The Timeline's description
-
EQL query that is used in the correlation tab
Hide eqlOptions attributes Show eqlOptions attributes object | null
-
Event types displayed in the Timeline
-
A list of row renderers that should not be used when in
Event renderers
modeValues are
alert
,alerts
,auditd
,auditd_file
,library
,netflow
,plain
,registry
,suricata
,system
,system_dns
,system_endgame_process
,system_file
,system_fim
,system_security_event
,system_socket
,threat_match
, orzeek
. -
Indicates when and who marked a Timeline as a favorite.
-
A list of filters that should be applied to the query
Hide filters attributes Show filters attributes object
-
A list of index names to use in the query (e.g. when the default data view has been modified)
-
Indicates whether the KQL bar filters the query results or searches for additional results, where:
filter
: filters query resultssearch
: displays additional search results
-
KQL bar query.
Hide kqlQuery attribute Show kqlQuery attribute object | null
-
The ID of the saved query that might be used in the Query tab
-
The ID of the saved search that is used in the ES|QL tab
-
The status of the Timeline.
Values are
active
,draft
, orimmutable
. -
A unique ID (UUID) for Timeline templates. For Timelines, the value is
null
. -
Timeline template version number. For Timelines, the value is
null
. -
The type of Timeline.
Values are
default
ortemplate
. -
The Timeline's title.
-
The last time the Timeline was updated, using a 13-digit Epoch timestamp
-
The user who last updated the Timeline
-
Hide eventIdToNoteIds attributes Show eventIdToNoteIds attributes object
-
The time the note was created, using a 13-digit Epoch timestamp.
-
The user who created the note.
-
The last time the note was updated, using a 13-digit Epoch timestamp
-
The user who last updated the note
-
The
_id
of the associated event for this note. -
The text of the note
-
The
savedObjectId
of the Timeline that this note is associated with -
The
savedObjectId
of the note -
The version of the note
-
-
Hide notes attributes Show notes attributes object
-
The time the note was created, using a 13-digit Epoch timestamp.
-
The user who created the note.
-
The last time the note was updated, using a 13-digit Epoch timestamp
-
The user who last updated the note
-
The
_id
of the associated event for this note. -
The text of the note
-
The
savedObjectId
of the Timeline that this note is associated with -
The
savedObjectId
of the note -
The version of the note
-
-
Hide pinnedEventsSaveObject attributes Show pinnedEventsSaveObject attributes object
-
The time the pinned event was created, using a 13-digit Epoch timestamp.
-
The user who created the pinned event.
-
The last time the pinned event was updated, using a 13-digit Epoch timestamp
-
The user who last updated the pinned event
-
The
_id
of the associated event for this pinned event. -
The
savedObjectId
of the timeline that this pinned event is associated with -
The
savedObjectId
of this pinned event -
The version of this pinned event
-
-
-
-
The request is missing parameters
-
The (template) Timeline was not found
curl \
--request GET 'https://<KIBANA_URL>/api/timeline/resolve' \
--header "Authorization: $API_KEY"