Toby Flenderson
Human Resources Representative
Human resources. Wants everyone to have a good day, and is reminded regularly that the regional manager does not feel the same.
| Department | Human Resources |
|---|---|
| Branch | Scranton Branch |
toby.flenderson@dundermifflin.llc | |
| Phone | (570) 555-0100 x114 |
| ID / slug | 15 · toby-flenderson |
As JSON
GET /api/people/15
{
"id": 15,
"slug": "toby-flenderson",
"name": "Toby Flenderson",
"firstName": "Toby",
"lastName": "Flenderson",
"email": "toby.flenderson@dundermifflin.llc",
"title": "Human Resources Representative",
"department": "Human Resources",
"departmentSlug": "hr",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x114",
"extension": "114",
"bio": "Human resources. Wants everyone to have a good day, and is reminded regularly that the regional manager does not feel the same.",
"avatar": "https://dundermifflin.llc/avatars/toby-flenderson.png",
"url": "https://dundermifflin.llc/api/people/15"
}