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. Console doesn’t allow interactions with Kibana APIs. You 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>