List news articles needing entity/person linking
List news articles needing entity/person linking
Excludes articles already joined to entities/people and those marked with the linker sentinel unless processExisting=true. Returns standard Spring Data Page<T>. X-Linked-Excluded header contains count of excluded linked articles.
Authentication
Client secret for read-only service-to-service access (no writes)
Query parameters
Include linker-sentinel articles for reprocessing.
Include the X-Linked-Excluded count response header.
Filter linker-sentinel rows in the database; false prefilters the first page.
Zero-based page index (0..N)
Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.
Response headers
Count of already-linked articles excluded from the candidate page when includeLinkedExcluded=true
Response
Paginated candidates with optional linked-excluded count header