Retrieve a contact by an identifierCopy Pageget https://{region}-api.dotdigital.com/contacts/v3/{identifier}/{value}Retrieve a contact's details using a specific identifierPath Paramsidentifierstringrequiredlength between 1 and 50(^[-A-Za-z0-9_]{1,50}$)The 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-tokenstring/^(?:\{{0,1}(?:[0-9a-fA-F]){8}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){12}\}{0,1})$/If 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 about 1 month ago Retrieve the status of a contacts import requestRetrieve the status of a delete contacts jobDid this page help you?YesNo