get https://{Domain}/api/iacp/v3/account-users
This endpoint returns a list of AccountUser
resources.
To get the list of accounts the user has access to, the filter[user]
has to be specified.
To get the list of users that have access to an account the filter[account]
has to be specified.