Public API
  1. Issue Content
Public API
  • Core V2
    • Reference
      • GET Reference by ref
  • AdOps V1
    • All Advertisers
      GET
  • AdOps V2
    • Ads
      • Paginated Ads
      • GET a random Ad
    • Categories
      • GET Ads Categories
  • Messenger V2
    • Mailinglist
      • GET paginated Mailinglists
    • Subscription
      • POST Subscription
      • GET all Reader Subscriptions
      • DELETE all Reader Subscriptions
      • DELETE Reader Subscription by id
  • Docs V2
    • Content
      • Content by id
      • Questions results by Content id
    • Template
      • List templates
      • Template by id
    • Vote
      • Submit a Vote
  • Community V2
    • ProfileType
      • GET all ProfileTypes
      • GET ProfileType by id
  • Publisher V2
    • Announcement
      • Announcement by id
    • Block
      • Block by id
    • Distribution
      • Distribution by id
      • Releases by distribution id
    • Issue
      • Issue by id
    • Issue Content
      • Issue Contents Feed by id
        GET
      • Search paginated Contents in an Issue Feed
        GET
    • Media
      • Paginated Medias
      • Media by id
    • Media Category
      • Paginated Categories by Media id
      • Category by Media id and id
    • Media Content
      • Paginated Contents by Media id
      • Search Contents in a Media Feed
      • Content by Media and id
      • Content Questions results by Media and id
    • Media Menu
      • Paginated Menus by Media id
      • Media Menu by key
    • Media Profile Event
      • Paginated events by Media
      • Events date by range
      • Search paginated events by Media
      • Event by Media and id
      • Event blocks by Media and id
    • Media Profile Organization
      • Paginated organizations by Media
      • Search paginated organizations by Media
      • Organization by Media and id
      • Organization blocks by Media and id
    • Media Profile Person
      • Paginated people by Media
      • Search paginated people by Media
      • Person by Media and id
      • Person blocks by Media and id
    • Media Profile Project
      • Paginated projects by Media
      • Search paginated projects by Media
      • Project by Media and id
      • Project blocks by Media and id
    • Organization Announcement
      • Paginated Organization Announcements by id
    • Organization Distribution
      • Paginated Organization Distributions by id
    • Organization Webpage
      • Paginated Organization Webpages by id
      • Organization Webpage by id and slug
    • Publication
      • Paginated Publications
    • Release
      • Release by id
    • RSS
      • RSS by id
    • Section
      • Section by id
      • Paginated Contents by Section Feed id
  • Schemas
    • AdOps
      • Ad
      • Advertiser (V1)
    • Core
      • Reference
      • PaginatedLink
      • Visual
      • VisualImage
      • VisualSlideshow
      • VisualVideo
      • Category-summary
      • Category
      • Metadata
    • Community
      • ProfileType
      • ProfileTypeSummary
      • ProfileType-summary
      • AnyProfile
      • Event
      • EventSummary
      • Organization
      • OrganizationSummary
      • Person
      • PersonSummary
      • Project
      • ProjectSummary
      • ProfileAddress
      • ProfileContact
      • ProfileDescription
      • ProfileBlockRichtext
      • ProfileBlockType
      • ProfileBlockContents
      • ProfileBlockRelations
    • Docs
      • data
      • ContentTemplate
      • Content
      • Content-summary
      • Seo
    • Messenger
      • Mailinglist-summary
      • Subscription
    • Publisher
      • Announcement
      • Announcement-summary
      • Contact
      • Distribution
      • distribution
      • Distribution-summary
      • BlockTemplate-summary
      • Block-summary
      • Block (Content)
      • Block (Distribution)
      • Block (Publication Content)
      • Block (Section)
      • Block (Media)
      • Block (HTML)
      • Issue
      • Issue-summary
      • Media
      • Media-summary
      • Menu
      • Menu-summary
      • MenuItem
      • Publication-summary
      • Webpage
      • WebpageSummary
      • Release
      • Release-summary
      • Section
      • Section-summary
  1. Issue Content

Search paginated Contents in an Issue Feed

Obsolete
GET
/issues/{id}/contents/search
Search paginated Contents from an Issue Feed by its id
DEPRECATED
Please use Reader API Search Issue contents instead
Does NOT exists anymore, see Reader API

Request

Path Params

Query Params

Responses

🟢200OK
application/json
OK
Body

🟠400Bad Request
🟠404Record Not Found
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request GET '/issues/{{issue_id}}/contents/search?locale&limit&before&after&category_ids&q'
Response Response Example
200 - Example 1
Modified at 2026-02-13 07:27:49
Previous
Issue Contents Feed by id
Next
Paginated Medias
Built with