admin_list_tenants
Retrieve a paginated list of child tenants for the authenticated parent organization to obtain tenant IDs for scoping API calls.
Instructions
List the tenants visible to the authenticated parent / provider organization. Use the returned id as SECURE_ACCESS_ORG_ID to scope subsequent calls to a child tenant via X-Umbrella-OrgId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). | |
| limit | No | Page size; many Cisco endpoints cap this at 100 or 200. |