cURL
curl --request GET \ --url https://api.example.com/api/v2/auth/identity \ --header 'x-chroma-token: <api-key>'
{ "databases": [ "<string>" ], "tenant": "<string>", "user_id": "<string>" }
Returns the current user’s identity, tenant, and databases.
Documentation IndexFetch the complete documentation index at: https://docs.trychroma.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt
Use this file to discover all available pages before exploring further.
User identity
Was this page helpful?
Contact support