Title-or-externalId search against a single provider. Powers the review-queue 'Link release' modal.
GET/api/v1/providers/:id/search
?externalId=<id>— direct lookup viaMetadataProvider::get.?q=<title>—MetadataProvider::search, then enrichment viageton the top N hits and Dice-rescoring againstq.- both empty →
400 Bad Request. - unknown
id→404 Not Found.
Request
Responses
- 200
- 400
- 404
Both q and externalId missing or empty
Unknown provider id