cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/version
"<string>"
Returns the version of the server.
Get server version
The response is of type string.
string
Was this page helpful?