duo_list_user_u2f_tokens
List legacy U2F security keys enrolled to a user, with pagination controls, while never exposing private key material.
Instructions
List the legacy U2F security keys enrolled to a user. Never returns private key material.
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. |