cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/auth/identity \ --header 'x-chroma-token: <api-key>'
{ "databases": [ "<string>" ], "tenant": "<string>", "user_id": "<string>" }
Get user identity