Get Company
Companies
Get Company
Retrieve a single company by ID.
GET
Get Company
Retrieve a single company by its Commenda company ID (Documentation Index
Fetch the complete documentation index at: https://integrations.docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
rootfi_id).
Path Parameters
| Parameter | Type | Description |
|---|---|---|
company_id | integer | Company ID (rootfi_id). |
Response
Returns{ data: { company }, request_id } where company is a serialized company object.
dataModelConfigs is populated when an active connection exists; invite-only companies (no connection yet) return an empty array.