Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 383 Bytes

File metadata and controls

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

const client = Client.init(options);

let approvalStep = await client.api('/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/abd306ef-f7b2-4a10-9fd1-493454322489/steps/d4fa4045-4716-436d-aec5-57b0a713f095')
	.version('beta')
	.get();