POSThttp://localhost:6333/collections/collection_name/points/discover
Path Parameters
Query Parameters
Body Parameters
View in API Reference
Request
$curl -X POST http://localhost:6333/collections/collection_name/points/discover \
> -H "api-key: " \
> -H "Content-Type: application/json" \
> -d '{
> "limit": 1
>}'
Response