Skip to main content
Version: 2025-12-18

Get default business unit assigned to user

GET 

/accounts/{account_id}/users/{user_id}/business-units

Returns the business unit ID associated with the specified user's account.

info

This API doesn't return all the business units within an account. To get all the business units for an account use /accounts/{account_id}/business-units.

Request

Responses

The business unit associated with the specified user and account.