Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 423 Bytes

File metadata and controls

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

const client = Client.init(options);

let userProcessingResult = await client.api('/identityGovernance/lifecycleWorkflows/workflows/14879e66-9ea9-48d0-804d-8fea672d0341/runs/dad77a47-6eda-4de7-bc37-fe8eb5aaf17d/userProcessingResults/78b83505-6967-4168-a7ea-4921c0543ce9')
	.version('beta')
	.get();