Pagination cursor; use `paging.next.after` from a previous response to fetch the next page.
limitinteger
Maximum number of company records to return.
querystring
String to search across default text properties of company records.
sortsarray
List of sort objects to define the order of results. Maximum 1 sort allowed.
propertiesarray
HubSpot company property internal names to include in the response. Supports both standard properties and custom properties; a default set is returned if unspecified.
filterGroupsarray
Groups of filters to apply to the ticket search.
filter_groupsarray
List of filter groups; filters within a group are ANDed, and multiple groups are ORed.
custom_propertiesarray
Custom company property internal names to include in the response.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not