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" : [