retrieve Two Factor Recovery Codes With Id

GET {{baseUrl}}/api/user/two-factor/recovery-code/:userId

Retrieve two-factor recovery codes for a user.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"recoveryCodes":["\u003cstring\u003e","\u003cstring\u003e"]}