Get all submittals in projectAsk AIget https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/submittalsPath Paramsproject_iduuidrequiredID of the project this entity belongs toQuery Paramslast_synced_atdate-timeTimestamp since when further updates should be includedfilters[assignee_user_id_eq]stringFilter on assignee_user_id field being equal to the passed in value, allows for filtering with a array of valuesfilters[submittal_assignee_id_eq]stringFilter on submittal_assignee_id field being equal to passed in value, allows for filtering with a array of valuesfilters[assignee_eq]stringFilter on assignee field being equal to passed in value, allows for filtering with a array of valuesfilters[watched_by_eq]stringFilter on watched_by field being equal to the passed in value, allows for filtering with a array of valuesfilters[action_required_by_eq]stringFilter on action_required_by field being equal to the passed in value, allows for filtering with a array of valuesfilters[status_eq]stringFilter on status field being equal to passed in value, allows for filtering with a array of valuesfilters[spec_section_id_eq]stringFilter on spec_section_id field being equal to passed in value, allows for filtering with a array of valuesfilters[creator_pm_group_id_eq]stringFilter on creator_pm_group_id field being equal to passed in value, allows for filtering with a array of valuesfilters[submittal_type_id_eq]stringFilter on submittal_type_id field being equal to passed in value, allows for filtering with a array of valuesfilters[has_specification_eq]stringFilter on has_specification field being equal to passed in valuefilters[submitting_pm_group_id_eq]stringFilter on submitting_pm_group_id field being equal to passed in value, allows for filtering with a array of valuesfilters[created_at_gte]stringFilter on created_at field being greater than or equal to the passed in valuefilters[created_at_gt]stringFilter on created_at field being greater than the passed in valuefilters[created_at_lte]stringFilter on created_at field being less than or equal to the passed in valuefilters[created_at_lt]stringFilter on created_at field being less than to the passed in valuefilters[name_like]stringFilter on name field being like passed in valuefilters[name_eq]stringFilter on name field being equal to passed in value, allows for filtering with a array of valuesfilters[updated_at_gte]stringFilter on updated_at field being greater than or equal to the passed in valuefilters[updated_at_gt]stringFilter on updated_at field being greater than the passed in valuefilters[updated_at_lte]stringFilter on updated_at field being less than or equal to the passed in valuefilters[updated_at_lt]stringFilter on updated_at field being less than to the passed in valuefilters[query_like]stringFilter on query field being like passed in valuefilters[overdue_eq]stringFilter on overdue field being equal to passed in valueHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toFieldwire-FilterstringenumSpecifies if request should include active, deleted or all (default) entitiesactivedeletedAllowed:activedeletedFieldwire-Per-Pageinteger≤ 1000Specifies the number of entities to include in the requestResponse 200Successful responseUpdated 7 months ago