List assets
officient_list_assetsRetrieve company assets such as laptops, phones, and badges, with optional filtering by owner. Supports paginated access with 30 items per page.
Instructions
Company assets (laptops, phones, badges, …), optionally filtered by owner. Zero-indexed pagination. Required scope: basics:read. READ-ONLY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Zero-indexed page number: page 0 is the first page. 30 items per page. | |
| person_id | No | Only return assets owned by this person. |