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 in .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetContactRequest\u003c/code\u003e is a request message used for the \u003ccode\u003eGetContact\u003c/code\u003e method, which is designed to retrieve contact information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetContactRequest\u003c/code\u003e class implements multiple interfaces such as \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 includes constructors and two properties, \u003ccode\u003eContactName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is required and defines the resource name for the contact to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the API available, ranging from 1.0.0 to 2.5.0, with 2.5.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]