Skip to main content
Question

How to forward preview urls and download urls from server to client?

  • May 22, 2025
  • 1 reply
  • 26 views

Forum|alt.badge.img

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?

1 reply

Forum|alt.badge.img

Hey janmechtel,

 

We do not host unauthenticated customer content from our CDNs. You will need to perform a search using our Search API and then use any of these options to view the content:

Best,

Tony