Skip to main content
GET
Get Employee

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

organization_id
required
employee_id
required

Response

Successful Response

Employee response model with metadata fields.

id
string
required

Unique employee identifier

organization_id
string
required

Employee's organization

created_at
string<date-time> | null
required

Employee record creation timestamp

updated_at
string<date-time> | null
required

Employee record last update timestamp

employee_data
DEEmployeeResponse · object
required

Country-specific employee data with IDs and timestamps

bank_accounts
BankAccountResponse · object[]
required

Employee bank accounts

pay_group_id
string | null

Pay group ID for the employee