user_assets
Retrieve assets, accessories, licenses, consumables, and pending EULA acceptances checked out to a specific user.
Instructions
Get items checked out to a user.
Retrieves assets, accessories, licenses, and/or consumables that are currently checked out to the specified user. Also supports retrieving pending EULA acceptances.
Options:
assets: Hardware assets checked out to user
accessories: Accessories checked out to user
licenses: License seats assigned to user
consumables: Consumables checked out to user
eulas: Pending EULA/acceptance items (items requiring user acceptance)
all: All items except eulas (assets, accessories, licenses, consumables)
Note: The eulas option returns items requiring user acceptance via web portal. This helps identify users with pending acceptances for follow-up.
Returns: dict: Items checked out to the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID | |
| asset_type | No | Type of items to retrieve | all |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||