Pam Beesly
Receptionist
Runs the front desk, the phones, and quietly, most of the office. Draws in her spare time and has plans bigger than the reception area.
| Department | Reception |
|---|---|
| Branch | Scranton Branch |
pam.beesly@dundermifflin.llc | |
| Phone | (570) 555-0100 x100 |
| ID / slug | 4 · pam-beesly |
As JSON
GET /api/people/4
{
"id": 4,
"slug": "pam-beesly",
"name": "Pam Beesly",
"firstName": "Pam",
"lastName": "Beesly",
"email": "pam.beesly@dundermifflin.llc",
"title": "Receptionist",
"department": "Reception",
"departmentSlug": "reception",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x100",
"extension": "100",
"bio": "Runs the front desk, the phones, and quietly, most of the office. Draws in her spare time and has plans bigger than the reception area.",
"avatar": "https://dundermifflin.llc/avatars/pam-beesly.png",
"url": "https://dundermifflin.llc/api/people/4"
}