v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
k2

List chunks for a knowledge base file in document order.

get/orgs/{org_id}/k2/{kb_id}/files/{file_id}/chunks

Path parameters

org_idstring required
kb_idstring required
file_idstring required

Query parameters

page_tokenstring nullable

Cursor: pass next_page_token from the previous response to fetch the next page. Treat the value as opaque.

limitinteger nullable

Page size. Defaults to 100; max 500.

Response

Chunks listed

next_page_tokenstring nullable