Theorg: Get Org Chart
Theorg via Parse · b2b_directory
Returns the publicly visible org chart for a company on The Org, including the top-level hierarchy of positions with reporting relationships. Each node includes the person's name, role, slug, parent node ID, and direct report count. The org chart shows the initial SSR-rendered nodes (typically senior leadership and board members); deeper hierarchy levels require authentication on The Org and are not included. One HTTP round trip per call. Retrieve organizational charts and team structures from The Org (theorg.com) for any publicly listed company. Fulfilled by Parse from theorg.com.
- b2b-directory
- finance
- jobs
- parse
- platform-key
- theorg
- theorg-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1daa0808-6f21-4b07-bb7a-8126565cf757/get_org_chart
- Interface artifact
- sha256:f943934d82953044ce97b44f71afcccbcf2f16de5f4c9b9c7ceade5e64ab064c
- Manifest digest
- sha256:32559ca8fc4b7dad6aea3f981df8e5077842ae314a1f45401236cd14a2f6fe9b
Request fields
- company_slug (string, required): URL slug of the company on The Org (e.g. 'greenoaks-capital', 'tesla'). Found in the company's The Org page URL: theorg.com/org/<company_slug>.
Example queries
- {"company_slug":"greenoaks-capital"}