From b4ea787db9a1b962bc1dce8b182be19b61ea30e3 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Fri, 1 May 2026 19:01:21 -0400 Subject: [PATCH] API reference typo and missing parameter (#44586) - Typo: Double "fleets" --------- Co-authored-by: Rachael Shaw --- docs/REST API/rest-api.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/REST API/rest-api.md b/docs/REST API/rest-api.md index 1ecf692b46..2d163dbe45 100644 --- a/docs/REST API/rest-api.md +++ b/docs/REST API/rest-api.md @@ -306,6 +306,12 @@ Retrieves the user data for the authenticated user. `GET /api/v1/fleet/me` +#### Parameters + +| Name | Type | In | Description | +| ------------------------- | ------ | ---- | ------------------------------------------------------------------------- | +| include_ui_settings | boolean | query | If set to true, includes the columns the user hides on the **Hosts** page (default: `false`). | + #### Example `GET /api/v1/fleet/me` @@ -327,7 +333,7 @@ Retrieves the user data for the authenticated user. "force_password_reset": false, "gravatar_url": "", "sso_enabled": false, - "fleets": [], + "teams": [], "fleets": [] }, "available_teams" : [