Skip to main content
GET
List sources available for new Feed searches
CLI:

Overview

List sources available for new Feed searches This page documents get /api/feed/sources. Use the request and response sections on this page for accepted parameters, payload fields, response fields, and authentication behavior. See Feed for what each source collects, its query limits, and which sources use the managed Codex subscription.

AI agent notes

  • Confirm the operation matches the user’s intent before calling it.
  • For write operations, confirm the user intends to change state.
  • Surface validation, permission, and not-found errors instead of retrying unchanged.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Available sources.

sources
object[]
required