cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/heartbeat
{ "nanosecond heartbeat": 1 }
Returns a nanosecond timestamp of the current time.
Success
x >= 0
Was this page helpful?