sophos_list_tenant_admins_paged
List administrators for a specific tenant with pagination using page size and cursor key for efficient data retrieval.
Instructions
List administrators for a specific tenant with pagination support. Alias of sophos_list_tenant_admins that exposes pageSize and pageFromKey.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_key | No | Pagination cursor key from a previous response | |
| page_size | No | Results per page (default 50) | |
| tenant_id | Yes | Tenant UUID |