user_idinteger required
ID of the user who created this bubble
project_idstring uuid required
ID of the project this entity belongs to
file_namestring nullable
Name of the file uploaded
task_idstring uuid required
ID of the task this bubble belongs to
file_urlstring nullable
URL of the potentially processed file
flattened_file_urlstring nullable
URL of the file that has the markups flattened too
original_urlstring nullable
URL of the file originally uploaded by the user
thumb_urlstring nullable
Thumb URL of the file if there is one
file_sizeinteger nullable
Size of file if there is one
kind1 | 2 | 10 | 11 | 12 | 13 | 20 | 21 required
1=> TEXT, 2=> LOG, 10=> PHOTO, 11=> PHOTO WITH ANNOTATIONS, 12=> DRAWING WITH ANNOTATIONS, 13=> PHOTO SPHERE, 20=> ATTACHMENT, 21=> VIDEO
latitudenumber double nullable
Latitude of where this photo bubble was created
longitudenumber double nullable
Longitude of where this photo bubble was created
annotationsstring nullable
Annotations on the bubble
contentstring nullable
Bubble's message in case of a text bubble or the file's name
created_atstring date-time required
Time when the server created the entity
resolved_conflictboolean nullable required
Specifies if PUT/PATCH request was rejected - do not store this field!
device_created_atstring date-time required
Time when the device created the entity
device_updated_atstring date-time required
Time when the device last updated the entity
original_created_atstring date-time nullable
Time when the device created the originating linked entity
original_creatorinteger nullable
User that created the originating linked entity
updated_atstring date-time required
Time when the server last updated the entity
deleted_atstring date-time nullable
Time the server deleted the entity
attachment_idstring uuid nullable
ID of the attachment entity
captured_atstring date-time nullable
Time when the photo was captured by the device extracted from photo data