Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 302 Bytes

File metadata and controls

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

const client = Client.init(options);

let appConsentRequest = await client.api('/identityGovernance/appConsent/appConsentRequests/7322e5f3-0f15-4eb8-9e82-2029e8622f5d')
	.get();