This document is generated by Apidog. Apidog: All-in-one workspace for API design, document, debug, test, mock
x-api-token: ********************curl --location --request GET 'https://api.signater.com/v1/ecm/contacts/' \
--header 'x-api-token: <api-key>'{
"id": "378f14b8-c081-4bbe-b430-d7cdf5df8412",
"name": "John Doe",
"role": "Confirm",
"title": "Company Director",
"email": "john.doe@example.com",
"phoneIdd": 1,
"phoneNumber": "5555555555",
"documentType": "GenericIdentification",
"documentValue": "123456789",
"description": "This is a description"
}