Accounts

Gets the current status of recovery codes for a user.

get/v1/users/{userId}/recovery-codes

Path parameters

userIdinteger required

The user ID.

Response

OK

activeCountinteger

The number of unused recovery codes the user has available.

createdstring date-time

The date time the recovery codes were generated at.

Changes

No recorded changes to this endpoint across all 12 revisions of this API.