Fetch companies with corresponding data
Endpoints
Fetch Company
This endpoint offers seamless access to detailed information about Companies stored in our internal database. Whether you’re looking to retrieve specific company details for analysis, integration, or other purposes, the Fetch Company endpoint provides a straightforward solution. Simply provide the company ID, and this endpoint will return comprehensive data about the specified Company.
POST
Fetch companies with corresponding data
By default, the response contains basic company info and firmographic data. The API user may specify additional data about the company in the
For more details see Models > Company.
fields object that accepts the following values:
company_info | Basic company information and firmograhpic data (returned by default if no field is specified) |
tags | Tags assigned to the company |
Please note that
associated_profiles is no longer a valid field in fetch requests.Authorizations
Body
application/json

