cURL
curl --request GET \ --url https://api.trychroma.com/api/v2/tenants/{tenant_name} \ --header 'x-chroma-token: <api-key>'
{ "name": "<string>", "resource_name": "<string>" }
Tenant to retrieve
Tenant found