Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 342 Bytes

File metadata and controls

16 lines (11 loc) · 342 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')
	.get();