Skip to main content
GET
Get Tenant

Headers

authorization
string | null
x-api-key
string | null
x-tenant-id
string | null

Cookies

factio_access_token
string | null

Response

Successful Response

Schema for Tenant response.

id
string<uuid>
required
name
string
required
slug
string
required
status
enum<string>
required
Available options:
active,
inactive
created_at
string<date-time>
required
updated_at
string<date-time>
required