Tenant self service

Read your own tenant record

Plan, feature flags, resolved limits, webhook config. Secrets and key hashes are never included.

GET
/api/v1/tenant

Plan, feature flags, resolved limits, webhook config. Secrets and key hashes are never included.

Authorization

tenant-api-key
x-api-key<token>

Tenant API key (backend only — never expose to a browser)

In: header

Response Body

curl -X GET "https://example.com/api/v1/tenant"
Empty