duo_list_user_phones
Retrieve a paginated list of phones enrolled to a Duo user by user ID, including number, platform, and capabilities, to audit MFA devices and identify potential security risks.
Instructions
List the phones enrolled to a user (number, platform/OS, capabilities - PII).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of items per page (Duo default/max vary by endpoint). | |
| offset | No | Offset into the result set, for paging past the first page. | |
| userId | Yes | Duo user_id. |