beel_list_members
Retrieve all members with access to a BeeL account, showing their account roles and assigned companies (NIFs) for permission management.
Instructions
Lists the people with access to the account, each with their account_role and, for MEMBERs, the companies (NIFs) granted to them. The whole list is returned; it is not paginated.
Endpoint: GET /v1/accounts/{account_id}/members
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Your own account, or an account you provisioned. It — not the credential — decides which account the operation acts on; a `403` is returned when you do not reach it, the same response an account that does not exist gets. |