GET api/v1/orgs/{orgid}/Company?count={count}&skipcount={skipcount}

Retrieve a list of client Companies with take count and skip count parameters.

Request Information

Parameters

NameDescriptionAdditional information
orgid
Value of Arya Organization ID

Define this parameter in the request URI.

count
Value of take count

Define this parameter in the request URI.

skipcount
Value of skip count

Define this parameter in the request URI.