Skip to main content
GET
Read Tenant Settings

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Cookies

blindsight_session
string | null

Response

Successful Response

Complete tenant settings with limits and usage.

limits
TenantLimitsRead · object
required

Current tenant limit configuration.

usage
TenantUsageRead · object
required

Current tenant resource usage.

updated_at
string<date-time> | null
updated_by
integer | null