Returns a list of all companies sorted by the date the companies were most recently modified or created. This is particularly useful for ongoing syncs with HubSpot in which changes to companies must be captured in another system. Note: This endpoint will only return records modified or created in the last 30 days, or the 10K most recently modified and created records. If you need to get all of your companies, please use this endpoint.
This is used to get the next page of results. Each request will return an offset in the response, and you'd use that offset in the URL of your next request to get the next page of results.
Specifies the number of companies to be returned.
Only return companies modified or created after timestamp x. x must be a UNIX formatted timestamp in milliseconds.
Successful response - Returns a list of all companies sorted by the date the companies were most recently modified or created
The response is of type object
.