Get Timeline template by templateTimelineIdedit

Get a single Timeline template by templateTimelineId.

Console supports only Elasticsearch APIs. Console doesn’t allow interactions with Kibana APIs. You must use curl or another HTTP tool instead. For more information, refer to Run Elasticsearch API requests.

Request URLedit

GET <kibana host>:<port>/api/timeline?template_timeline_id=<templateTimelineId>

Example requestsedit

Get Timeline by templateTimelineId:

GET /api/timeline?template_timeline_id=<templateTimelineId>