v1

latestOpenAPI 3.0.32026-07-246304082.0 MB
submittal actions

Get all submittal_actions in project

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

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 entity

project_idstring uuid required

ID of the project this entity belongs to

assigned_atstring date-time nullable

Timestamp of when entity was assigned

responded_atstring date-time nullable

Timestamp of when entity was responded to

contentobject nullable

JSON object that stores the content of the entity

messagestring nullable

Message associated with the entity

outcomestring required

The outcome of the entity as an enum, e.g. draft, requested

revision_numberinteger required

The revision number associated with 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

deleted_atstring date-time nullable

Time the server deleted the entity

submittal_idstring uuid required

ID of the submittal associated with the entity

assignee_user_idinteger nullable

The id of the user assigned to the entity

next_assignee_user_idinteger nullable

The id of the user getting assigned to the next entity

responding_user_idinteger nullable

The id of the user who responded to the entity

created_atstring date-time

Time when the server created the entity

updated_atstring date-time

Time when the server last updated the entity

last_editor_user_idinteger nullable

ID of the user who most recently edited this entity

creator_user_idinteger nullable

ID of the user who created this entity