Get all spec_sections in projectAsk AIget https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/spec_sectionsPath Paramsproject_iduuidrequiredID of the project this entity belongs toQuery Paramslast_synced_atdate-timeTimestamp since when further updates should be includedfilters[current_version_title_eq]stringFilter on current_version_title field being equal to passed in value, allows for filtering with a array of valuesfilters[current_version_title_like]stringFilter on current_version_title field being like passed in valuefilters[section_number_eq]stringFilter on section_number field being equal to passed in value, allows for filtering with a array of valuesfilters[section_number_like]stringFilter on section_number field being like passed in valuefilters[attached_to_submittal_eq]stringFilter on attached_to_submittal field being equal to passed in valuefilters[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[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[spec_section_current_version_title_section_number_like]stringFilter on spec_section_current_version_title_section_number field being like passed in valuefilters[conflict_eq]stringFilter on conflict field being equal to passed in valuefilters[processing_eq]stringFilter on processing 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