Retrieve Employee

get/accounts/{accountId}/employees/{employeeId}

Retrieves a specific employee given the accountId and employeeId.

Scope: read:employees

Request

Path Parameters

NameTypeRequiredExampleDescription
accountIdstringrequired4eb62cb48c9f429c93bc26664c1a5a4d

Unique identifier of an account.

employeeIdstringrequiredb48c9f429c93bc26664c1a5a4d1273

Unique identifier of an employee within an account.

Responses

The request was successful, the response contains the full detail of an individual employee.
© 2024 enableHR · All rights reserved