Erin Hannon
Receptionist
Receptionist with boundless enthusiasm and an ongoing project to figure out how the phones work. Getting there.
| Department | Reception |
|---|---|
| Branch | Scranton Branch |
erin.hannon@dundermifflin.llc | |
| Phone | (570) 555-0100 x115 |
| ID / slug | 18 · erin-hannon |
As JSON
GET /api/people/18
{
"id": 18,
"slug": "erin-hannon",
"name": "Erin Hannon",
"firstName": "Erin",
"lastName": "Hannon",
"email": "erin.hannon@dundermifflin.llc",
"title": "Receptionist",
"department": "Reception",
"departmentSlug": "reception",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x115",
"extension": "115",
"bio": "Receptionist with boundless enthusiasm and an ongoing project to figure out how the phones work. Getting there.",
"avatar": "https://dundermifflin.llc/avatars/erin-hannon.png",
"url": "https://dundermifflin.llc/api/people/18"
}