Andy Bernard
Regional Director in Charge of Sales
Cornell graduate (he will mention it) with a sales title he negotiated up himself. Sings a cappella, sometimes on purpose.
| Department | Sales |
|---|---|
| Branch | Scranton Branch |
andy.bernard@dundermifflin.llc | |
| Phone | (570) 555-0100 x105 |
| ID / slug | 6 · andy-bernard |
As JSON
GET /api/people/6
{
"id": 6,
"slug": "andy-bernard",
"name": "Andy Bernard",
"firstName": "Andy",
"lastName": "Bernard",
"email": "andy.bernard@dundermifflin.llc",
"title": "Regional Director in Charge of Sales",
"department": "Sales",
"departmentSlug": "sales",
"branch": "Scranton Branch",
"branchSlug": "scranton",
"phone": "(570) 555-0100 x105",
"extension": "105",
"bio": "Cornell graduate (he will mention it) with a sales title he negotiated up himself. Sings a cappella, sometimes on purpose.",
"avatar": "https://dundermifflin.llc/avatars/andy-bernard.png",
"url": "https://dundermifflin.llc/api/people/6"
}