12345678910111213141516 |
- [role="xpack"]
- [[fleet-apis]]
- TIP: For the {kib} {fleet} APIs, see the
- {fleet-guide}/fleet-api-docs.html[`Fleet API Documentation`].
- == Fleet APIs
- 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>>
- // top-level
- include::get-global-checkpoints.asciidoc[]
|