Files
Get file details
get/crm/files/{id}/data
Path parameters
idstring required
File id to get file data.
Response
Returned when file is found.
Example response
{
"createdAt": "2017-05-01T17:05:03.000Z",
"companyId": "61a5ce58c5d4795761045991",
"size": 10,
"contactId": 1,
"dealId": "61a5ce58c5d4795761045991",
"name": "example.png",
"authorId": "61a5ce58y5d4795761045991"
}