Get a registered sub-tenant
Retrieves a single registered sub-tenant by its registration ID. Accepts both public and secret keys.
Documentation Index
Fetch the complete documentation index at: https://docs.triglit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Chave de API do tenant (publishable key ou secret key)
Headers
Chave de API do tenant (publishable key ou secret key)
Path Parameters
Sub-tenant registration ID
"st_abc123def456"
Response
Sub-tenant found
Unique registration identifier
"st_abc123def456"
Tenant identifier
"tenant_123"
The actual sub-tenant identifier used in workflows/runs/metrics
"production"
Display name for the sub-tenant
"Production Environment"
Whether this sub-tenant is registered (always true for this DTO)
true
Creation timestamp
"2024-01-15T10:30:00.000Z"
Last update timestamp
"2024-01-15T10:30:00.000Z"
Optional description
"Main production environment for customer workflows"

