123456789101112131415161718 |
- [role="xpack"]
- [[fleet-apis]]
- == Fleet APIs
- TIP: For the {kib} {fleet} APIs, see the
- {fleet-guide}/fleet-api-docs.html[Fleet API Documentation].
- The following APIs support {fleet}'s use of {es} as a data store for internal
- agent and action data. These APIs are experimental and for internal use by
- {fleet} only.
- * <<get-global-checkpoints,Get global checkpoints>>
- * <<fleet-search,Fleet search>>
- // top-level
- include::get-global-checkpoints.asciidoc[]
- include::fleet-search.asciidoc[]
- include::fleet-multi-search.asciidoc[]
|