list_iam_users
List active IAM users for a specified account or environment level. Requires level type and UUID.
Instructions
List active users at an organisational level (IAM v1). Requires iam:users:read scope on an account-scoped platform token. level-type is 'account' or 'environment'; level-id is the corresponding UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| levelType | Yes | Organisational level type: 'account' or 'environment'. | |
| levelId | Yes | UUID of the level-type instance (e.g. account UUID). |