fleet/docs/REST API
Noah Talerman 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
..
README.md Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
rest-api.md Consistent API language (#34878) 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.