Skip to main content
GET
Get tenant details

Overview

Retrieve detailed information about a specific tenant. You must be a member of the tenant to view its details.

Authorization

  • User must be authenticated with a valid Bearer token
  • User must be a member of the tenant

Example Usage

Authorizations

Authorization
string
header
required

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

Path Parameters

tenantId
integer
required

Tenant ID

Response

200 - application/json

Tenant details

id
integer
name
string
created_at
string<date-time>