Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 347 Bytes

File metadata and controls

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

const client = Client.init(options);

let run = await client.api('/IdentityGovernance/lifecycleWorkflows/workflows/14879e66-9ea9-48d0-804d-8fea672d0341/runs/dad77a47-6eda-4de7-bc37-fe8eb5aaf17d')
	.version('beta')
	.get();