Get file details

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

idstringRequired
File id to get file data.

Response

Returned when file is found.
authorIdstring
Account id of user which created the file
companyIdstring
Company id linked to a file
contactIdlong
Contact id of contact on which file is uploaded
createdAtdatetime

File created date/time

dealIdstring
Deal id linked to a file
namestring
Name of uploaded file
sizelong
Size of file in bytes

Errors

400
Bad Request Error
404
Not Found Error