---
search:
  tags:
    - workspace
    - GET
seo:
  description: >-
    Returns comprehensive information about the current workspace, including…
    Reference for the GET /workspace/details endpoint in the Leadtime Public API
    API.
sidebar:
  badge: GET
  label: Get workspace details
title: Get workspace details
type: openapi-operation
---
Returns comprehensive information about the current workspace, including branding settings, features, and configuration. The workspace is the top-level organizational unit in Leadtime that contains all users, projects, tasks, and other entities. This endpoint provides essential workspace metadata such as company name, domain, enabled features, appearance settings (colors, logos), custom icons, sprint configuration, and billing status. User-specific data is excluded from this response and is available via the /users/me endpoint. The attendanceEnabled field is only true if attendance tracking is enabled for the workspace AND the current user is an Employee type. The isBillingLocked field indicates whether the workspace is locked due to past due billing status.

<Operation source="api-reference" id="workspacecontroller-details" />
