Skip to main content
GET
/
api
/
v1
/
knowledge-bases
/
{knowledgeBaseId}
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "kb_outbound_playbook",
    "name": "Outbound Playbook",
    "description": "Sales messaging, qualification notes, and objection handling.",
    "resourceCount": 6,
    "createdAt": "2026-03-10T08:00:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

knowledgeBaseId
string
required

Response

200 - application/json

Knowledge base

data
object
required