curl --request GET \ --url 'https://api.unify.ai/v0/organizations/<organization_id>/mfa-settings' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "require_mfa": "boolean" }
Bearer <token>
<token>