Check Duplicate Artists
Checklists
Check Duplicate Artists
/checklist/duplicateartists
GET
Check Duplicate Artists
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
/checklist/duplicateartists Detects artists with duplicate names (case-insensitive) within the tenant, grouping them by normalized name. Headers:x-tenant-id: Required. The tenant IDAuthorization: Required. Bearer token for authentication
- Required role:
adminor higher
data.groupCount: Number of duplicate name groupsdata.duplicateTotal: Total number of duplicate artistsdata.totalArtists: Total artists in the tenantdata.groups: Array of duplicate groups with name, count, ids, and variant names