Welcome to the new Box Support website. Check out all the details here on what’s changed.

Get oldest file information

New post

Comments

1 comment

  • jcleblanc

    Hi ,

     

    For that you can use the list items in a folder endpoint (this method in the .NET SDK). By default I don't believe you will get createdAt in the return object, so in the method request set "fields" to include "created_at". 

     

    I just tested this against the API directly, setting fields to "id,type,name,created_at", and am seeing all created at date information returned for all items in the folder I specified. 

    0
    Comment actions Permalink

Please sign in to leave a comment.