Get a list of clients.

Get a list of clients for specified company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the company to get clients from

Query parameters

filterobjectOptional

Key-value pairs where keys correspond to CompanyEnterprises’s model schema

Response

List of clients for specified company
resultlist of objects or null
countdouble or null

Errors