View Admin MFA settings.

Prev Next
Get
/admin-mfa-settings

View Admin MFA settings.

Security
HTTP
Type bearer
Responses
200

Admin MFA settings.

object
providerId
string (uuid)

The MFA provider ID to use during Multi-Factor Authentication. If null, Admin MFA is disabled.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc
exemptedUsers
Array of string

List of users to be excluded from MFA during admin login.

string

User Distinguished Name.

ExampleCN=user,OU=provider
401

Token error. Login again.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

403

Insufficient permissions to access this resource.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

406

Invalid 'Accept' header.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.

500

Unexpected server side error.

object

Generic HTTP error.

id
string

Machine readable error code.

message
string

Human readable error details.