v3
latestOpenAPI 3.1.02026-07-31550239.5 KBProducts
List an organization's products
Org-scoped product list — the canonical nested form of GET /products?orgId=. :slug accepts an org slug or org_… id. Returns the paginated {items, pagination} envelope. Filter by ?kind= to narrow to a specific entity kind (direct match on the product's own kind).
get/orgs/{slug}/products
Path parameters
slugstring required
Organization slug or org_… id.
Query parameters
kind'platform' | 'sdk' | 'mobile' | 'desktop' | 'docs' | 'integration' | 'tool'
Filter by entity kind. Direct match on the row's own kind — no inheritance from a parent. One of: platform, sdk, mobile, desktop, docs, integration, tool.
Response
Products list