Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 291 Bytes

File metadata and controls

17 lines (12 loc) · 291 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')
	.version('beta')
	.get();