Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 299 Bytes

File metadata and controls

17 lines (12 loc) · 299 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let history = await client.api('/identityProtection/riskyUsers/41a31b00-3b3b-42d9-8f1c-6d4f14e74c69/history')
	.version('beta')
	.get();