Orgs Knowledge
Get Content Chunks
Fetch all chunks for a specific content.
GET
Get Content Chunks
Documentation Index
Fetch the complete documentation index at: https://docs.useinvent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token authentication using your API key
Query Parameters
Available options:
ALL, PENDING, PROCESSING, PROCESSED, FAILED Page number
Number of items to take
Next page token (Only used on special endpoints)
Response
200 - application/json
An array of vector chunks.
Status of vector chunk processing
Available options:
PENDING, PROCESSING, PROCESSED, FAILED Error message if vector chunk processing failed
Get Content Chunks