Files
fleet/docs/REST API
Noah TalermanandRachael Shaw 7dc9604a5c Consistent API language (#34878)
This language and in this order:
- List
  - For many items (ex. List host)
- Create
- Get
  - For one item (ex. Get host)
- Update
- Delete

---------

Co-authored-by: Rachael Shaw <r@rachael.wtf>
2025-10-29 12:30:02 -05:00
..
2025-10-29 12:30:02 -05:00

REST API

REST API

Documentation for Fleet's REST API. Includes example requests and responses for each API endpoint.