Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 360 Bytes

File metadata and controls

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

const client = Client.init(options);

let task = await client.api('/identityGovernance/lifecycleWorkflows/workflows/156ce798-1eb6-4e0a-8515-e79f54d04390/versions/2/tasks/4d9d41d7-a8e1-4f2f-8c8c-a883bc02e6ee')
	.version('beta')
	.get();