List documents
ai-sdr:read scope (or a broader one that includes it).
Use this endpoint when you need to see which files a knowledge base holds for the AI SDR agent to draw on. Results are returned as a page controlled by the top and skip query parameters; omit both to get the first page. Pass search to keep only the documents whose name contains the given text. Each item carries the document id, its file name and when it was added. The AI SDR feature must be enabled for your team.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Parent knowledge base id
x >= 1Query Parameters
Maximum number of items to return (default 100, max 1000)
Number of items to skip
Case-insensitive substring match on document name