Get Timelines or Timeline templates
editGet Timelines or Timeline templates
editGet Timelines or Timeline templates.
Request URL
editGET <kibana host>:<port>/api/timelines
Request params
editName | Type | Description | Required |
---|---|---|---|
|
Boolean |
Returns only favorite Timelines / Timeline templates if set to |
No |
|
Number |
Page number of the result |
No |
|
Number |
Items per page in result |
No |
|
String |
The key word of the Timelines / Timeline templates you are searching for |
No |
|
String |
The order you want the result to be arranged. Can be |
No |
|
String |
|
No |
|
String |
Can be |
No |
|
String |
Use the
|
No |
Example requests
editGet Timelines:
GET api/timelines?page_size=10&page_index=1&sort_field=updated&sort_order=desc&timeline_type=default