Simple detail
API endpoint that allows users to be viewed or edited.
GET /api/v1/employee/494/simple_detail?format=api
{
"pk": 494,
"name": "Taylor Cates",
"legal_name": "Taylor Cates",
"title": "GIS Associate",
"is_expense_approver": false
}