Skip to main content
GET
Get feature flags

Authorizations

x-api-key
string
header
required

The API key to authenticate requests.

Response

200 - application/json

The current feature flags for this instance.

disableSignups
boolean
required

Whether new user signups are disabled on this instance.

disableEmailAuth
boolean
required

Whether email-based authentication is disabled on this instance.

showSponsors
boolean
required

Whether sponsor placements are shown on this instance.

smtpEnabled
boolean
required

Whether outbound email (SMTP) is configured on this instance.