Accounts
Endpoints for managing Accounts-related resources, such as users.
List all accounts
Retrieves a list of all accounts that the authenticated user is authorized to access. This list will be empty if you don't have access to any accounts.
List all users for an account
Retrieves a list of all users who have access to a specific account. You can use the `user_type` query parameter to filter this list.
List all service clients for an account
Lists all available service clients for an account.
Get default business unit assigned to user
Returns the business unit ID associated with the specified user's account.