Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/208/simple_detail?format=api
{
"pk": 208,
"name": "Haley Phillips",
"legal_name": "Haley Phillips",
"title": "ADRC Specialist",
"is_expense_approver": false
}