curl --request GET \
--url http://127.0.0.1:9550/v2/retrieve_vector_resource
"<any>"
curl --request GET \
--url http://127.0.0.1:9550/v2/retrieve_vector_resource
"<any>"
Successfully retrieved vector resource
The response is of type any
.
Was this page helpful?