Get Timeline template by templateTimelineIdedit

Get a single Timeline template by templateTimelineId.

The Kibana Console supports only Elasticsearch APIs. You cannot interact with the Kibana APIs with the Console and 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>