duo_list_user_tokens
List hardware tokens enrolled to a Duo user, showing type and serial without exposing secret seeds.
Instructions
List the hardware tokens enrolled to a user (type, serial - never the token's secret seed, which is stripped).
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. |