---
search:
  tags:
    - organizations
    - GET
seo:
  description: >-
    Returns complete details for a specific organization member. Reference for
    the GET /organizations/members/{id} endpoint in the Leadtime Public API API.
sidebar:
  badge: GET
  label: Get organization member details
title: Get organization member details
type: openapi-operation
---
Returns complete details for a specific organization member.

**What's included:**
- **Basic information:** Name, position, academic degree, date of birth, gender, active status
- **Access to Leadtime:** Whether the member can log in, their role ID, and associated user ID
- **Contact details:** Full address (street, city, ZIP, country, house number), phone, email, social network links
- **Personality traits:** Influence level, attitude level, and personality type classifications
- **Avatar:** Profile picture URL if available
- **Timestamps:** Creation and last update dates

**Use cases:**
- View complete member profile
- Check access permissions and login status
- Retrieve contact information for communication
- Review personality classifications for relationship management

<Operation source="api-reference" id="organizationmemberscontroller-getorganizationmemberdetails" />
