I have a one question about sorting by Box api
Is it possible to sort by created_at??
From my investigation, box api doesn't release function to sort by created_at, but it releases to sort by modification_at
Or should I set to id to sort parameter for created date??