Retrieves company information for a company specified by the provided identifier (companyId
)
OK - Company information was successfully retrieved
Not found - No companies were found with the supplied identifier
{- "company_id": "1f6841a8-7f3b-4505-856e-4549be433545",
- "name": "My Company",
- "description": "This is an example company",
- "contact": "email@company.com",
- "account_manager": "Joe Blow",
- "tenantId": "my-tenant",
- "subTenantId": "my-tenant"
}