Get status of MFA
Responses
200: OK
description: Successful operation.
content:
application/json:
schema:
$ref: '#/components/schemas/OTPStatusResponseDTO'401: Unauthorized
description: Unauthorized.403: Forbidden
500: Internal Server Error
Last updated