Retrieve a list of managed companies.

This request is ONLY available for managed companies.

Authentication

x-api-keystring
API Key authentication via header

Query parameters

skipdoubleOptional
How many companies to skip at the start
limitdoubleOptional
Maximum number of companies returned by query
sortobjectOptional

Key-value pairs where key is the name of field to sort by, and value is one of 1 (ascending) or -1 (descending)

countryCodestringOptional
Country code to filter the list of companies
taxIdstringOptional
Tax id to filter the list of companies
namestringOptional
Company name to filter the list of companies

Response

List of companies
resultlist of objects or null
countdouble or null

Errors