v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
submittal attachments

Get all submittal_attachments in project

get/api/v3/projects/{project_id}/submittal_attachments

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

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 Submittal Attachment object.

namestring

Name of the file.

file_urlstring

URL of the potentially processed file

kind'file' required

Kind of the attachment. Currently it only supports file type.

submittal_idstring uuid required

The Submittal on which the attachment will exist.

submittal_action_idstring uuid nullable

The Submittal Action on which the attachment will exist.

project_idstring uuid required

ID of the project this entity belongs to

last_editor_user_idinteger required

ID of the user who last modified this entity

creator_user_idinteger required

ID of the user who created this entity

created_atstring date-time required

Time when the server created the entity

updated_atstring date-time required

Time when the server last updated the entity

resolved_conflictboolean nullable required

Specifies if PUT/PATCH request was rejected - do not store this field!

file_sizeinteger nullable

Size of file

original_urlstring nullable

URL of the file originally uploaded by the user

flattened_file_urlstring nullable

URL of the file that has the markups flattened

thumb_urlstring nullable

Thumb URL of the file

attachment_idstring uuid nullable

The ID of the existing attachment.

submittal_response_idstring uuid nullable

The ID of the existing response.

deleted_atstring date-time nullable

Time the server deleted the entity

device_created_atstring date-time

Time when the device created the entity

device_updated_atstring date-time

Time when the device last updated the entity