Get Timeline template by templateTimelineIdedit

Get a single Timeline template by templateTimelineId.

The Kibana 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 Console.

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>