# List companies Retrieves a list of companies wrapped in the element "results". Endpoint: GET /v3/companies Version: 2026-01-08 Security: ZephrHmacHttp ## Response 200 fields (application/json): - `name` (string) Example: "Company name" - `description` (string) Example: "Company description" - `website` (string) Example: "company.com" - `contact` (string) Example: "Company contact" - `account_manager` (string) Example: "Company account manager"