LeanKit / leankit-node-client

LeanKit client for Node.js
MIT License
16 stars 8 forks source link

Question - get list of cards last updated between two dates #29

Closed jason-rowe closed 2 years ago

jason-rowe commented 4 years ago

I see that it's simple to get a list of cards updated since a certain date. I'd like to use that in conjunction with restricting to cards last updated before another date. Ultimately I want to get all cards last updated in any arbitrary time range. Is this possible?