Retrieve a list of managed companies.

This request is ONLY available for managed companies.

Autenticación

x-api-keystring

Autenticación con clave API vía encabezado

Parámetros de consulta

skipdoubleOpcional
How many companies to skip at the start
limitdoubleOpcional
Maximum number of companies returned by query
sortobjectOpcional

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

countryCodestringOpcional
Country code to filter the list of companies
taxIdstringOpcional
Tax id to filter the list of companies
namestringOpcional
Company name to filter the list of companies

Respuesta

List of companies
resultlist of objects
countdouble

Errores

500
Internal Server Error