The Document Object

AttributeTypeDescription
idStringThe unique ID of the document
creator_idStringThe unique ID of the entity that created the document
creator_typeStringThe type of the entity that created the document
company_idStringThe unique ID of the company that owns the document
project_idStringThe unique ID of the project the document is attached to
nameStringthe filename of the document
urlStringThe URL where the document can be downloaded/viewed from
content_typeStringThe content type of the document. (ex: application/pdf)
byte_sizeIntegerThe size of the document in bytes.
created_atIntegerThe timestamp when the document was created
updated_atIntegerThe timestamp when the document was last updated