---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Retrieves the current workspace appearance settings. Reference for the GET
    /administration/appearance-settings endpoint in the Leadtime Public API API.
sidebar:
  badge: GET
  label: Get workspace appearance settings
title: Get workspace appearance settings
type: openapi-operation
---
Retrieves the current workspace appearance settings.

**What is returned:**
- **Main workspace color**: The primary color theme used throughout the workspace
- **Navigation animations**: Workspace default for left-right page slides during navigation. Off by default. Users can override this in their profile.
- **Logo URL**: Public URL for the workspace logo (shown in light theme)
- **Logo dark theme URL**: Public URL for the workspace logo used in dark theme

**Note:** This endpoint requires the `WsSettings.manageSettings` permission. Appearance settings affect how the workspace looks to all users in the workspace.

<Operation source="api-reference" id="appearancesettingscontroller-getappearancesettings" />
