---
search:
  tags:
    - organizations
    - GET
seo:
  description: >-
    Retrieves complete details of a specific organization, including all master…
    Reference for the GET /organizations/{id} endpoint in the Leadtime Public
    API API.
sidebar:
  badge: GET
  label: Get organization details
title: Get organization details
type: openapi-operation
---
Retrieves complete details of a specific organization, including all master data, contact information, legal details, and settings.

**What is returned:**
- **Basic information**: Name, short name, icon, type, color, legal form, description
- **Contact details**: Full address (street, city, ZIP, country, house number), phone, fax, email, website
- **Legal information**: Tax number, registration number, registration court
- **Business relationship**: Start of collaboration date, active status
- **Invoice settings**: Hourly rate, payment terms, reminder fees, interest rates, invoice language
- **Document settings**: Table of contents, title page, heading style, default contact
- **Logo**: Public URL to the organization logo (if uploaded)
- **Timestamps**: Creation and last update dates

**Note:** This endpoint requires the Organizations.view permission. The organization must exist in your workspace and not be deleted.

<Operation source="api-reference" id="organizationscontroller-getorganizationdetails" />
