v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
attachment markups

Get all attachment_markups in project for an attachment

get/api/v3/projects/{project_id}/attachments/{attachment_id}/attachment_markups

Path parameters

project_idstring uuid required

ID of the project this entity belongs to

attachment_idstring uuid required

ID of the attachment to filter attachment_markups 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

markupable_idstring uuid required

ID of the attachment entity this markup lives on

markupable_type'Attachment' | 'RfiAttachment' required

Type of the attachment entity this markup lives on

project_idstring uuid required

ID of the project this entity belongs to

dataobject required

GeoJSON representation of a Attachment Markup. https://geojson.org/

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

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

resolved_conflictboolean required

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

creator_user_idinteger required

ID of the user who created this attachment

last_editor_user_idinteger required

ID of the user who most recently edited this attachment

deleted_atstring date-time nullable

Time the server deleted the entity