Business Units

Get All Business Units

Get All Business Units

This is typically the first API call made. Most of the other routes require a specific business unit id to be passed in.

For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens

Securitybearer
Responses
get/api/v2/integration/businessunits
Request samples
Response samples
application/json
{
  • "data": [
    ],
  • "currentTopValue": 100,
  • "currentSkipValue": 0,
  • "nextSkipValue": 100
}