Check Assets Without Products
Checklists
Check Assets Without Products
/checklist/assetswithoutproducts
GET
Check Assets Without Products
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/checklist/assetswithoutproducts Identifies assets that have no linked products 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 assets without productsdata.total: Total number of assetsdata.items: Array of asset objects (id, title, isrc, displayArtist)