Get oldest file information

新規投稿

コメント

1件のコメント

  • 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
    コメントアクション パーマリンク

サインインしてコメントを残してください。