export type GetUserKeyParamsDTOV1Unchallenged = { authenticated: boolean email?: string userUuid?: string }