rozod
    Preparing search index...

    Variable getUsersUseridRecoveryCodesConst Api Param

    getUsersUseridRecoveryCodes: EndpointGeneric<
        { userId: number },
        { activeCount: number; created: string },
        undefined,
    > = ...

    GET https://twostepverification.roblox.com/v1/users/:userId/recovery-codes Gets the current status of recovery codes for a user. userId The user ID.