Recent files
recent_filesRetrieve recently accessed or modified files from your CloudSee Drive account, sorted newest first. Use pagination cursors to page through complete results.
Instructions
List the account's most recently accessed or modified files, newest first, with pagination. For a complete listing, keep calling with the returned cursor until no cursor comes back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items (1-200, default 13). The connector sizes each page to what it can render whole, starting at 13 and adapting to the size of your items from the previous page; a larger value is reduced to what fits. | |
| cursor | No | Opaque pagination cursor returned by a previous call. |