cURL
Companies
List company products
Returns the product hierarchy for a company as a nested tree. Segments contain product lines, which contain individual products. Identify the company by slug (e.g., ‘apple’), domain, or ID. Defaults to active products only.
GET
cURL
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Company slug (e.g., 'apple'), domain (e.g., 'apple.com'), or ID
Query Parameters
Filter by lifecycle status (default: active), comma-separated for union.
Example:
["active"]