curl --location --request POST 'https://api.ai21.com/studio/v1/library/search _' \
--header 'Content-Type: application/json' \
--data-raw '{
"query": "string",
"path": "string",
"labels": "string",
"fileIds": "string",
"maxSegments": 0
}'{}