Get MFA enforcement status

GET/api/v1/users/me/mfa-status

Return whether MFA is required and satisfied for the authenticated user based on Clerk session claims and firm policy.

Operation ID: get_mfa_status_api_v1_users_me_mfa_status_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

200Successful Response

successboolean
messagestring
codestring
dataMfaStatusResponse

401Unauthorized - Authentication required

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject