I’m working with the Bynder API and have a custom field on my website to enter Bynder Media ID and using PHP CURL wih Bynder Oauth 2.0 App to get token and using Media ID to return the PDF.
If I do just this https://brandcentral.cambiumnetworks.com/api/v4/media/<BYNDER-MEDIA-ID> i only get access to thumbnail of the PDF but not PDF file itself.