POST
/
{kb}
/
files
/
{fileId}
/
paragraphs

Authorizations

X-API-Key
string
header
required

Path Parameters

kb
string | null
required
fileId
string
required

Query Parameters

take
integer
default:
20
Required range: 1 < x < 20
startingToken
string | null

Body

application/json
parIds
string[] | null

Response

200 - application/json
docsCount
integer
required
nextToken
string | null
required
paragraphs
object[]
required