Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 313 Bytes

File metadata and controls

16 lines (11 loc) · 313 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let executionScope = await client.api('/identitygovernance/lifecycleWorkflows/workflows/8696088c-1aef-4f65-afe9-acd55343e327/executionScope')
	.get();