cURL
curl --request POST \ --url http://127.0.0.1:9550/v2/search_items \ --header 'Content-Type: application/json' \ --data ' { "search": "<string>", "max_files_to_scan": 1, "max_results": 1, "path": "<string>" } '
[ "<string>" ]
x >= 0
Successfully searched items
Was this page helpful?