Review news duplicate gates (GET)
Review news duplicate gates (GET)
USE FOR: Deterministic duplicate-check identity gates before create or update. An empty page is not proof no article exists; when create returns 409, use that ProblemDetail.details.newsCandidate as the authoritative create decision surface. NOT FOR: General news/article browsing and list/search discovery flows.
Authentication
X-Client-Secretstring
Client secret for read-only service-to-service access (no writes)
Query parameters
excludeId
Exclude news id
slug
URL-safe identifier
title
Article title
search
Full-text search query
publication
Publication name
url
Article URL
urlDomain
URL domain match
urlMatchMode
URL match mode
Allowed values:
externalId
External identifier
page
Zero-based page index (0..N)
size
The size of the page to be returned; duplicate-check default 10, maximum 100.
sort
Sorting is not supported
Response
OK
content
empty
first
last
number
numberOfElements
pageable
size
sort
totalElements
totalPages
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
406
Not Acceptable Error
429
Too Many Requests Error
500
Internal Server Error
503
Service Unavailable Error