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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"recoveryCodes":["\u003cstring\u003e","\u003cstring\u003e"]}