Retrieve saved mentions
POST/saved-coverage/search
Retrieve and filter mentions across your entire saved coverage.
Request
Responses
- 200
- 400
- 401
- 405
- 500
- 502
- 504
The mentions within the date range and filtered if applicable. If no mentions matched the filters, an empty list and 0 total results may be returned.
The request failed validation and was not processed.
The credentials provided were invalid. This likely indicates an issue with the API key.
The HTTP method used is not supported for this endpoint.
An internal server error occurred. This is a general case error. If this persists, please contact support.
An internal error occurred due to downstream calls. This is likely temporary and may be retried.
A timeout occurred while processing the request