Skip to main content
GET
Retrieve a tenant

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organization_id
string
required

The unique identifier of the organization

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
tenant_id
string
required

The unique identifier of the tenant

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Response

Tenant details retrieved successfully. The response includes the full tenant information, including product and policy assignments.

id
string
required
organization_id
string
required

Tenant organization ID

created_at
string<date-time>
required
name
string
required
region
string
required
product_id
string | null

Product ID

policy_id
string | null

Policy ID