Hi, I am completely new to Box so please let me know if I am in the wrong place.
I would like to be able to run a Curl command to pull a list of files modified in the last hour from my All Files view and it should look down through child folders.
I found this: https://developer.box.com/reference/get-folders-id-items/ which is nearly there but it needs a Token.
And when I look for how to create a token I see https://developer.box.com/guides/authentication/tokens/access-tokens/ but the example there dont show the -d values.
I suspect I am on the wrong trail.
Can What is the easiest way to create a token that I can use?
Thanks
Solved
Can I curl Box to get a list of my files changed in the last hour
Best answer by rbarbosa Box
Hi @Keith
You could use a developer token, although these only last for 60 minutes before they need to be refreshed manually.
If you use Postman, we do have a collection you can fork, a convenient token refresh script that automatically refreshes the expired access tokens, and an automatic setup process.
Check out our Postman quick start.
You might find these articles interesting for your use case:
Cheers
Reply
Rich Text Editor, editor1
Editor toolbars
Press ALT 0 for help
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.