cURL
curl --request GET \ --url https://api.example.com/api/v2/tenants/{tenant}/databases/{database} \ --header 'x-chroma-token: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "tenant": "<string>" }
Returns a database by name.
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.
Tenant UUID
Database name
Database retrieved successfully
Was this page helpful?
Contact support