Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 255 Bytes

File metadata and controls

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

const client = Client.init(options);

let orgContact = await client.api('/contacts/25caf6a2-d5cb-470d-8940-20ba795ef62d')
	.get();