Retrieve a contact by an identifierAsk AIget https://{region}-api.dotdigital.com/contacts/v3/{identifier}/{value}Retrieve a contact’s details using a specific identifierPath Paramsidentifierstringrequiredlength between 1 and 50The field to use to uniquely identify the contact. This can be a custom identifier or a contact identifer of contactId, email or mobileNumbervaluestringrequiredlength between 1 and 256The unique value to identify the contact.Note: Must be the same type as the identifierHeadersx-ddg-integration-tokenstringIf you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.Responses 200Successful operation 400Bad request 401Unauthorized 404Contact not foundUpdated 6 months ago