v4
latestOpenAPI 3.1.02026-08-031873791.4 MBCompanies
List companies
Retrieve a paginated list of companies with filtering, search, and ordering capabilities.
get/public/v1/companies/
Query parameters
searchstring nullable
idinteger[] nullable
namestring nullable
parent_company_idinteger[] nullable
currency_iso_4217_codeSystemCurrencies[] nullable
is_activeboolean nullable
is_eliminationboolean nullable
orderingstring nullable
limitinteger
Number of records to return per page (capped at 100)
Number of records to return per page (capped at 100)
offsetinteger
Number of records to skip before starting to return results
Number of records to skip before starting to return results
Response
OK