List Assets (Snipe-IT)
snipeit_list_assetsList or search hardware assets by status, model, location, assignee, and more. Filter by due audits or check-ins to manage asset lifecycle.
Instructions
Search/list hardware assets. Filters: free-text search, meta-status (RTD=ready to deploy, Deployed, Undeployable, Deleted, Archived, Requestable), status label id, model/category/manufacturer/company/location ids, assignee. due lists assets due/overdue for audit or check-in instead. Response: {total, rows} — page with limit/offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| due | No | ||
| sort | No | ||
| limit | No | Rows per page (default 50, max 500). | |
| order | No | ||
| offset | No | ||
| search | No | ||
| status | No | ||
| modelId | No | ||
| statusId | No | ||
| companyId | No | ||
| assignedTo | No | ||
| categoryId | No | ||
| locationId | No | ||
| orderNumber | No | ||
| assignedType | No | ||
| manufacturerId | No |