Get a knowledge base
ai-sdr:read scope (or a broader one that includes it).
Use this endpoint when you need the details of a single knowledge base, identified by its id — its name, the standing instructions the AI SDR agent follows when writing from it, when it was last updated and its owner. The documents, links, reply handlers and reengagement cards it holds are listed through their own sub-resource endpoints. 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
Knowledge base id
x >= 1Response
Knowledge base found
Detailed representation of a knowledge base.
Unique identifier for the knowledge base
Display name of the knowledge base
Free-form instructions applied when the knowledge base is referenced by AI SDR generations.
Timestamp of the last modification
User ID of the owner. null when the owner has been removed from the team.