tenant_id="default" (representing your organization) is created your workspace.
Read more about tenants here.
Create / Update tenant
This method will create a new tenant or update an existing tenant.
All properties of the tenant can be referred as
{{$brand.prop}} (handlebars) or data["tenant"].prop in JSONNET format.
Get tenant
List tenants
By default,limit=20. The maximum value for limit is 1000.