I have a client app that implements search of pictures stored in box. Now I want to run a search on my server and then forward the results to the client, in particular the preview of the results. From other APIs I could just forward the CDN cache results preview.
Is there a way to achieve this in box?
Or does the client need to authenticate in box and search on his own?