modifiedAt
Filter work items by the modification date.
Available operators: =, !=, BETWEEN, <, >, <=, >=
modifiedAt BETWEEN '2015-12-12' AND '2200-12-12'
Was this helpful?