zms_get_agent_group_totp_secrets
Retrieve TOTP secrets for a ZMS agent group using its eyez_id. Returns sensitive enrollment credentials for secure management.
Instructions
Get the TOTP secrets for a ZMS agent group (full record).
Read-only API call, but the returned values ARE sensitive enrollment
credentials — treat them like secrets. Keyed by eyez_id. Requires
ZSCALER_CUSTOMER_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eyez_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | TOTP secret bundle (treat as sensitive credentials). | |
| eyez_id | No | Agent group eyez_id (echoed). |