Get a list of providers.

Get a list of providers for specified company.

Authentication

x-api-keystring
API Key authentication via header

Path parameters

idstringRequired
id of the company to get providers from

Query parameters

skipdoubleOptional
How many providers to skip at the start
limitdoubleOptional
Maximum number of providers 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)

taxIdstringOptional
Tax id to filter the list of providers
namestringOptional
Provider name to filter the list of providers

Response

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

Errors