Check Products Without Assets
Checklists
Check Products Without Assets
/checklist/productswithoutassets
GET
Check Products Without Assets
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/checklist/productswithoutassets Identifies products that have no linked assets (tracks) via the ProductAsset join table. Headers:x-tenant-id: Required. The tenant IDAuthorization: Required. Bearer token for authentication
- Required role:
adminor higher
data.count: Number of products without assetsdata.total: Total number of productsdata.items: Array of product objects (id, title, upc, displayArtist)