Account users
list_usersList users with access to the ad account, showing their ID, role, and login status. Use the IDs to manage roles or remove users.
Instructions
Lists the users with access to the ad account — one {id, role, hasLoggedIn} per user, where role is admin or viewer and hasLoggedIn says whether the invited person has ever signed in. Use the ids with set_user_role and delete_user. Scoped to the configured account: it cannot list the users of a child account. Returns apiPointBalance alongside the data (weekly points left).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||