curl --request GET \
--url http://127.0.0.1:9550/v2/retrieve_vector_resource{
"code": 1,
"error": "<string>",
"message": "<string>"
}curl --request GET \
--url http://127.0.0.1:9550/v2/retrieve_vector_resource{
"code": 1,
"error": "<string>",
"message": "<string>"
}Successfully retrieved vector resource
Was this page helpful?