Retrieve Chunks
API Documentation
Health
Files
Web Scrape
Data Source
SharePoint
GitHub
Chunks / Embeddings
Retrieval
Retrieve Chunks
POST
/
text_chunks
authorization
string
*
authorization
Required
string
token <token>
, corresponds to temporary access tokens.
object
*
pagination
object
pagination
object
limit
integer
limit
integer
offset
integer
offset
integer
starting_id
integer
starting_id
integer
order_by
enum<string>
order_by
enum<string>
order_dir
enum<string>
order_dir
enum<string>
filters
object
*
filters
Required
object
user_file_id
integer
*
user_file_id
Required
integer
embedding_model
enum<string>
embedding_model
enum<string>
include_vectors
boolean
include_vectors
boolean
Authorizations
token <token>
, corresponds to temporary access tokens.
Body
application/json
Available options:
OPENAI
, AZURE_OPENAI
, AZURE_ADA_LARGE_256
, AZURE_ADA_LARGE_1024
, AZURE_ADA_LARGE_3072
, AZURE_ADA_SMALL_512
, AZURE_ADA_SMALL_1536
, COHERE_MULTILINGUAL_V3
, VERTEX_MULTIMODAL
, OPENAI_ADA_LARGE_256
, OPENAI_ADA_LARGE_1024
, OPENAI_ADA_LARGE_3072
, OPENAI_ADA_SMALL_512
, OPENAI_ADA_SMALL_1536
, SOLAR_1_MINI
Available options:
created_at
, updated_at
, chunk_index
Available options:
desc
, asc