Documentation Index
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.
Overview
GET /v1/admin/tenants returns a summary list of every tenant row in control.tenants, regardless of state.
Response
Returns an array of tenant summary objects.UUID of the tenant.
URL-safe tenant identifier.
Human-readable tenant name.
pilot · enterprise · enterprise_plusData residency region.
Current state:
provisioning · active · failed · deprovisionedtrue only once provisioning completes successfully. TenantMiddleware only routes requests for active tenants.ISO 8601 timestamp of tenant row creation.

