Retrieve a paginated list of companies.
Required scope:
COMPANIES_READRate limit: 100 requests per minute
Page number for pagination. Minimum value is 1. Defaults to 1.
Number of items per page. Minimum is 1, maximum is 100. Defaults to 25.
Search term to filter companies by name or domain (case-insensitive).
Filter companies by list ID.
Filter companies updated on or after this date (ISO 8601 format).
Filter companies updated on or before this date (ISO 8601 format).
Filter companies by a specific actions run ID. Returns only companies that were created or processed as part of this actions run (e.g., from "Search companies" action).
Specific company fields to include in the response (comma-separated or array). Use GET /v1/companies/fields to discover valid company field names.