v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
bubbles

Get all bubbles in task

Retrieve all the Bubbles associated with a Task

get/api/v3/projects/{project_id}/tasks/{task_id}/bubbles

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

task_idstring uuid required

ID of the task to filter bubbles by

Query parameters

last_synced_atstring date-time

Timestamp since when further updates should be included

Headers

Fieldwire-Versionstring date required

Specifies the version of the API to talk to

Fieldwire-Filter'active' | 'deleted'

Specifies if request should include active, deleted or all (default) entities

Fieldwire-Per-Pageinteger

Specifies the number of entities to include in the request

Response

Successful response

idstring uuid required

ID of the entity

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