Skip to Content

Position

Properties

FieldTypeDescriptionNullable
idintegerUnique identifier for the positionfalse
slugstringURL-friendly identifierfalse
namestringFull name of the personfalse
titlestringJob titlefalse
biostringBiographical informationtrue
urlstringURL to the position’s page on The Orgfalse
functionsarray of DepartmentDepartment/functional areasfalse
workEmailstringWork email addresstrue
directDialstringDirect phone numbertrue
profilePhotoUrlstringURL to profile phototrue
linkedInUrlstringURL to LinkedIn profiletrue
twitterUrlstringURL to Twitter profiletrue
facebookUrlstringURL to Facebook profiletrue
startDatestringStart date in current position in ISO 8601 (yyyy-mm-dd)true
currentCompanyCompanyDetails about current employer.false
previousCompaniesarray of CompanyList of previous employerstrue
managerIdsarray of numbersIDs of Position direct managersfalse
reportIdsarray of numbersIDs of Position direct reportsfalse
locationLocationThe current location of the positionfalse

Example

{ "id": 179671, "slug": "bob-borchers", "name": "Bob Borchers", "title": "VP, WW Product Marketing", "bio": "Bob Borchers returned to Apple after working at Google and [Dolby Laboratories](/org/dolby-laboratories). Borchers was previously at Apple for four years in the early 2000s. From August 2004 he was a director of product marketing for the iPod ecosystem. He was promoted to senior director of marketing on the iPhone in 2005. He left Apple in June 2009. In his new role, he will oversee iOS and iCloud, as well as privacy marketing issues.", "url": "https://theorg.com/org/apple/org-chart/bob-borchers", "functions": [ "marketing", "product" ], "workEmail": null, "directDial": null, "profilePhotoUrl": "https://cdb.theorg.com/620258b6-a8d1-4c4a-b932-c8878769d2e9.jpg", "linkedInUrl": "https://www.linkedin.com/in/bborchers", "twitterUrl": null, "facebookUrl": null, "startDate": null, "currentCompany": { "id": "5a8fbc82-c357-11e7-abc4-cec278b6b50a", "slug": "apple", "logoUrl": "http://localhost:1234/1243da72-2ea0-4425-bc87-febd505d1528.jpg", "name": "Apple", "legalStatus": "company", "domains": [ "apple.com" ], "industries": [ "electronics", "manufacturing", "computer_hardware" ], "employeeRange": ">10000", "linkedInUrl": "https://linkedin.com/company/162479/", "websiteUrl": "https://www.apple.com/", "url": "https://testing.theorg.com/org/apple", "embedUrl": "https://testing.theorg.com/org/apple/embed" }, "previousCompanies": [], "managerIds": [ 271 ], "reportIds": [], "location": { "country": "US", "state": "NY", "city": "Cupertino", "latitude": 37.3230, "longitude" 122.0322 } }

Enumerations

Department

The department field indicates the functional area of the position. The following values are available:

ValueDescription
business_developmentBusiness development
consultingConsulting services
creativeCreative services
customer_success_supportCustomer success and support
dataData analysis and management
designDesign and user experience
digitalDigital services
engineeringEngineering and technical development
financeFinance and accounting
growthGrowth and scaling
informationInformation services
innovationInnovation and research
legalLegal services
marketingMarketing and communications
medicalMedical services
operationsOperations management
otherOther departments
partnershipsPartnerships and alliances
peopleHuman resources and people management
productProduct management and development
revenue_operationsRevenue operations
salesSales and business development
scienceScientific research and development
securitySecurity and compliance
Last updated on