Skip to main content
GET
List knowledge documents
Requires scope knowledge:read. This API returns metadata only — not file bytes and not a public download URL. Use each document’s fileId in inbound agent create/PATCH: selectedKnowledgebases: ["fileId", …]. See Create inbound agent. Query params: page, limit (max 100), optional search.

Authorizations

Authorization
string
header
required

Paste only your API key (ond_live_… or ond_test_…). Do not type the word Bearer — the playground adds it.

Query Parameters

page
integer
default:1
limit
integer
default:20
Required range: x <= 100

Response

Document list

documents
object[]
pagination
object