Get Contact
Last updated
Last updated
To get a contact, make a POST request to the following endpoint:
Request
Include your API key in the Authorization header of the request, as described in the section.
You must include one of the following fields in the request body:
or
or
or
Response
A successful response to the get contact endpoint will return the contact object in the JSON format. The response will include various details about the contact, such as its ID, name, and any associated details.