Skip to main content
GET
Get Force HTTPS status

Authorizations

Authorization
string
header
required

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

Response

Successfully found HTTPs status for the given environment

force_https_status
enum<string>
required
Available options:
ENABLED_FOR_ALL,
ENABLED_REDIRECT_TO_PRIMARY,
DISABLED
Example:

"ENABLED_REDIRECT_TO_PRIMARY"