Search and Export REST Endpoints

Search and Export
Export companies/contacts based on search
Method: post
Path: /api/v4/export
Get advanced search attributes
Method: get
Path: /api/v4/search/attributes/{objectType}
Get company hierarchy tree
Method: get
Path: /api/v4/search/companies/hierarchy/{id}
Get details for a company or contact
Method: get
Path: /api/v4/{objectType}/retrieve
Get export file for a job
Method: get
Path: /api/v4/export/results/{jobinstanceid}
Get export file for a job as stream
Method: get
Path: /api/v4/export/results/file/{jobinstanceid}
Get list of companies/contacts that match criteria
Method: post
Path: /api/v4/search
Get log file for export job
Method: get
Path: /api/v4/export/logs/{jobinstanceid}
Get text-based search for companies
Method: get
Path: /token/api/v4/company/find
Prepare to do a find/search operation on companies
Method: get
Path: /api/v4/company/preparefind