time users
Returns time user with specified id
get/companies/{companySlug}/timeUsers/{timeUserId}
Response
OK
Example response
{
"timeUserId": 11111,
"name": "Ola Nordmann",
"email": "ola@example.com"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.