---
search:
  tags:
    - administration
    - GET
seo:
  description: >-
    Retrieves the company master data including legal entity… Reference for the
    GET /administration/company-settings endpoint in the Leadtime Public API
    API.
sidebar:
  badge: GET
  label: Get company settings
title: Get company settings
type: openapi-operation
---
Retrieves the company master data including legal entity information, contact details, and address.

**What is Company Data?**
Company data contains all the legal, administrative, and contact details of your company. This information is used automatically throughout the system in invoices, contracts, projects, and other documents.

**What is returned:**
- **Company identification**: Official company name and legal form (e.g., GmbH, AG, LLC)
- **Complete address**: Country, postal code, city, street, house number
- **Contact information**: Phone number, email address, website URL, fax number
- **Tax and registry details**: Tax identification number, business registration number, registration court
- **Company description**: Short description of what the company does
- **Financial information**: Bank account number (IBAN) used for invoices

**Note:** This endpoint requires the `Company.view` permission. Company data serves as the foundation for correct legal information, consistent communication, and automated document generation throughout Leadtime.

<Operation source="api-reference" id="companysettingscontroller-getcompanysettings" />
