Get a Contact specified by id.
GET
PATH PARAMETERS
idstring*
The id of the contact.
RESPONSES
200
Returns details of a specific contact.
ContactModel
contactIdstring<uuid>
customerIdstring<uuid>
websiteUrlstring
createdstring<date-time>
firstNamestring
lastNamestring
phonestring
emailstring
imageUrlstring
400
Bad Request
ProblemDetails
typestring
titlestring
statusinteger<int32>
detailstring
instancestring
404
Not Found
string
500
Server Error
503
Server Error
Updated 03 Mar 2023
Did this page help you?
Yes
No