A valid request URL is required to generate request examples
{ "enforce_mfa": true }
Retrieves MFA settings for the specified organization.
cURL
curl --request GET \ --url {schemes}://api.upsun.com/organizations/{organization_id}/mfa-enforcement \ --header 'Authorization: Bearer <token>'
The ID of the organization. Prefix with name= to retrieve the organization by name instead.
OK
The MFA enforcement for the organization.
Whether the MFA enforcement is enabled.