gohighlevel-php-sdk

Companies Resource

The Company class provides methods for interacting with company-related endpoints in the GoHighLevel API.


get(string $companyId): array|string

This method retrieves a single company’s details using its ID. It corresponds to the GoHighLevel API’s GET /companies/{companyId} endpoint.