Kelly Kapoor
Customer Service Representative
Customer service rep who can talk any customer down and any coworker into hearing about last night’s episode.
| Department | Customer Service |
|---|---|
| Branch | Scranton Branch |
kelly.kapoor@dundermifflin.llc | |
| Phone | (570) 555-0100 x113 |
| ID / slug | 14 · kelly-kapoor |
As JSON
GET /api/people/14
{
"id": 14,
"slug": "kelly-kapoor",
"name": "Kelly Kapoor",
"firstName": "Kelly",
"lastName": "Kapoor",
"email": "kelly.kapoor@dundermifflin.llc",
"title": "Customer Service Representative",
"department": "Customer Service",
"departmentSlug": "customer-service",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x113",
"extension": "113",
"bio": "Customer service rep who can talk any customer down and any coworker into hearing about last night’s episode.",
"avatar": "https://dundermifflin.llc/avatars/kelly-kapoor.png",
"url": "https://dundermifflin.llc/api/people/14"
}