Retrieve Contact Supporting Documents

GET {{base_url}}/contact/:ContactID/files

Use this endpoint to retrieve all supporting documents or files associated with a contact in the Contacts hub.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"FileID":"35995042-4768-4c14-a4f1-34bf9088aa27","PKey":"12390eae3f1c428e8319fa4ce8a4044a","Key1":"CONTACT1017948475581","Key2":"","Key3":"","ContactID":"CONTACT1017948475581","CategoryCode":"","CategoryDescription":"","FileName":"FileName.PNG","FileDescription":"FileName.PNG","FileSize":10228,"Application":"Contacts","ContentType":"image/png"}]