List all Companys
GET/v1/companys
List all Companys
Request
Responses
- 200
- 400
A dictionary with a items
property that contains an array of up to length
Companys, starting after Company start
. Each entry in the array is a separate Company object. If no more Companys are available, the resulting array will be empty.
The request was unacceptable, often due to missing a required parameter.