REST API to fetch BUILD_IDs

I’m in the process of hosting our PlayCanvas application on a CDN. To simplify rollbacks, I’m considering grouping all PlayCanvas files under a folder named BUILD_ID. Is there an API available that allows querying the BUILD_IDs? This would greatly assist in scripting our CDN uploads.

Hi @Kewei_Zhang and welcome,

I don’t think there is a public api for that, there is a number of undocumented/work in progress. Pinging @yak32.

1 Like

Thank you Leonidas, appreciate your help.

a bit late, but we have a documented API for this:

https://developer.playcanvas.com/en/user-manual/api/app-get-project/