Serve feed by config ID

Serves a merged feed using a saved config from the database by ID. Returns the first page of feed items and a served_id for pagination via /deploy/serve/page and new-items detection via /deploy/serve/new_items.

The config defines which algorithms to run, fallback chains, cache TTLs, and page size. Items from multiple algorithms are interleaved based on configured weights.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required

ID of the saved feed config to serve (from POST /deploy/configs)

inputs
object
required

User inputs for personalized feed building.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json