Path Parameters
The ID of the org
The ID of the assistant
The ID of the content
Response
200 - application/json
The limited vector content linked to the assistant.
Schema for vector content
Title of the vector
Type of the vector content
Available options:
TEXT
, FILE
, URL
Content configuration schema for different vector input types
- Option 1
- Option 2
- Option 3
Size of the vector in bytes
Number of chunks processed for the vector
Number of chunks in the vector
Error message if vector processing failed
Status of vector processing
Available options:
PENDING
, PROCESSING
, PROCESSED
, FAILED