Search a Dataset

Guide to searching your Dataset with the API.

Search a data set

post

Search a data set with specified parameters

Authorizations
AuthorizationstringRequired

Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".

Path parameters
data_set_idstringRequired

Data set token

Body
search_querystringOptional
search_typestringOptional
search_chunk_limitintegerOptional
search_score_thresholdnumberOptional
Responses
200

Successful response

application/json
post
/data_sets/{data_set_id}/search

Last updated

Was this helpful?