Adrian, There are no ordering parameter at this time. You know the order of the data (reverse chronological) upon retrieval, so you can always iterate backwards through the set.
Doug Williams Twitter API Support http://twitter.com/dougw On Sat, Mar 21, 2009 at 7:46 PM, Adrian <[email protected]> wrote: > > I was wondering if it's possible for arguments to be passed to: > > http://twitter.com/followers/ids/USER.json > > and > > http://twitter.com/friends/ids/USER.json > > in order to limit the response and reverse the order, ie > > http://twitter.com/friends/ids/USER.xml?count=160&order=newest > > thx. >
