Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 273 Bytes

File metadata and controls

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

const client = Client.init(options);

let callRecord = await client.api('/communications/callRecords/e523d2ed-2966-4b6b-925b-754a88034cc5')
	.get();