This is typically the first API call made to Pre-Con. 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
Unauthorized. See https://developer.hcssapps.com/getting-started/troubleshoot-unauthorized for more information.
Forbidden. See https://developer.hcssapps.com/getting-started/troubleshoot-forbidden for more information.
{- "results": [
- {
- "id": "ad695b95-1c2d-4ba5-9db6-f5a2310fa130",
- "code": "Manager",
- "description": "Description for Manager BU",
- "dateCreated": "2022-01-01T12:01:48.000Z"
}
], - "nextPageToken": null,
- "hasNextPage": false
}