v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
spec upload draft items

Get all spec_upload_draft_items in project

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

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 spec_upload_draft_item

spec_upload_idstring uuid required

ID of the SpecUpload this spec_upload_draft_item belongs to

draft_item_numberstring nullable required

Spec section number on the spec_upload which is encapsulated by this spec_upload_draft_item

titlestring nullable required

Title of the spec section which is encapsulated by this spec_upload_draft_item

start_page_numberinteger nullable required

The starting page number of the encapsulated spec_section on the associated spec_upload attachment

end_page_numberinteger nullable required

The ending page number of the encapsulated spec_section on the associated spec_upload attachment

project_idstring uuid required

ID of the project this spec_upload_draft_item belongs to

creator_user_idinteger required

ID of the user who created this spec_upload_draft_item

last_editor_user_idinteger nullable required

ID of the last user who edited this spec_upload_draft_item

created_atstring date-time required

Time when the server created the spec_upload_draft_item

updated_atstring date-time required

Time when the server last updated the spec_upload_draft_item

deleted_atstring date-time nullable required

Time when the server last deleted the spec_upload_draft_item

device_created_atstring date-time nullable required

Time when the device created the spec_upload_draft_item

device_updated_atstring date-time nullable required

Time when the device last updated the spec_upload_draft_item

resolved_conflictboolean nullable required

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