Get a knowledge base
AI SDR Knowledge Bases
Get a knowledge base
Requires the
ai-sdr:read scope (or a broader one that includes it).
Returns a single knowledge base by id.
Requires the AI SDR feature on the caller’s team.
GET
Get a knowledge base
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Knowledge base id
Required range:
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.