v1
latestOpenAPI 3.0.32026-07-246304082.0 MBextracted submittal logs
creates extracted submittal log for all spec sections
post/api/v3/projects/{project_id}/extracted_submittal_logs/extract_all
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
filters[created_at_gte]string
Example:2009-06-15T13:45:30Z
Filter on created_at field being greater than or equal to the passed in value
filters[created_at_gt]string
Example:2009-06-15T13:45:30Z
Filter on created_at field being greater than the passed in value
filters[created_at_lte]string
Example:2009-06-15T13:45:30Z
Filter on created_at field being less than or equal to the passed in value
filters[created_at_lt]string
Example:2009-06-15T13:45:30Z
Filter on created_at field being less than to the passed in value
filters[status_eq]string
Example:Test Value
Filter on status field being equal to passed in value, allows for filtering with a array of values
filters[acknowledged_eq]string
Example:true
Filter on acknowledged field being equal to passed in value
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