public sealed class GetContactRequest : IMessage<GetContactRequest>, IEquatable<GetContactRequest>, IDeepCloneable<GetContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class GetContactRequest.
Required. The name of the contact to retrieve.
Format: organizations/{organization_id}/contacts/{contact_id},
folders/{folder_id}/contacts/{contact_id} or
projects/{project_id}/contacts/{contact_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGetContactRequest\u003c/code\u003e class within the Essential Contacts v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetContactRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eGetContact\u003c/code\u003e method, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eGetContactRequest()\u003c/code\u003e) and one that takes another \u003ccode\u003eGetContactRequest\u003c/code\u003e object as a parameter for copying (\u003ccode\u003eGetContactRequest(GetContactRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetContactRequest\u003c/code\u003e class includes two properties: \u003ccode\u003eContactName\u003c/code\u003e which offers a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e which is a string that represents the name of the contact to retrieve, following a specific format that includes organization, folder or project IDs.\u003c/p\u003e\n"],["\u003cp\u003eThere are several different versions of this page available, ranging from 1.0.0 to the latest version which is 2.5.0, all of which have different documentation for the GetContactRequest.\u003c/p\u003e\n"]]],[],null,[]]