get_user_token
Retrieve details for a specific API token by providing the user ID and token ID.
Instructions
Get details for a specific API token.
Args: userid: User ID (format: 'user@realm'). tokenid: Token ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userid | Yes | ||
| tokenid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |