---
search:
  tags:
    - account
    - GET
seo:
  description: >-
    Returns detailed employee profile information including personal data,…
    Reference for the GET /account/employee/data endpoint in the Leadtime Public
    API.
sidebar:
  label: Get employee profile data
  badge: GET
title: Get employee profile data
type: openapi-operation
---
Returns detailed employee profile information including personal data, contact information, and address.

**What is returned:**
- Personal information (name, email, phone, birth date)
- Professional details (title, degree)
- Complete address information
- Digital signature file URL (if uploaded)

**Note:** This endpoint is only available for employee accounts (not organization members). To check if a user is an employee, use GET /api/public/account/info and check the `type` field.

`GET /account/employee/data`
