GET /accounts/otp/status
/accounts/otp/status
Get the current user's OTP status.
Successful operation.
description: Successful operation. content: application/json: schema: $ref: '#/components/schemas/OTPStatusResponseDTO'
Unauthorized.
description: Unauthorized.
Forbidden.
Internal server error.
Last updated 2 months ago
description: Forbidden.
description: Internal server error. content: application/json: schema: $ref: '#/components/schemas/InternalServerErrorDTO'