Get Timeline template by templateTimelineId

edit

Get Timeline template by templateTimelineId

edit

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 URL

edit

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

Example requests

edit

Get Timeline by templateTimelineId:

GET /api/timeline?template_timeline_id=<templateTimelineId>