API REFERENCEContactGet ContactGet Contact GET /contacts/:contactId Returns one contact based on the contact's ID. Request Responses200400401404429500The requested contact was found and returned.If the request is invalid.Unauthorized.If the contact is not found.Too many requests.Internal server error.