Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 324 Bytes

File metadata and controls

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

const client = Client.init(options);

let userConsentRequests = await client.api('/identityGovernance/appConsent/appConsentRequests/ee245379-e3bb-4944-a997-24115f0b8b5e/userConsentRequests')
	.get();