I'm getting all the cards in a list using this call:
lists/{listId}/cards
I need to know what data/time each card moved into that list. Is this possible without making another call to the actions endpoint?
Making the extra call is not really possible for me as there is over 800 cards.
Just as another example I tried making the call:
lists/{listId}/cards?limit=2
It didn't limit the cards to 2 and got the whole list. Am I doing something wrong when making these calls?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.