cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/tenants/{tenant_name} \ --header 'x-chroma-token: <api-key>'
{ "name": "1e30d217-3d78-4f8c-b244-79381dc6a254", "resource_name": null }
Returns an existing tenant by name.
Tenant UUID
Tenant found
Was this page helpful?