I'm trying to get a list of beta builds from an API call that looks like "https://api.appstoreconnect.apple.com/v1/builds?limit=10&sort=-version&filter[app]=#{APP_ID}&filter[preReleaseVersion.version]=#{version}&include=buildBetaDetail", this used to work last I tried but recently I haven't been seeing anything in the included key of the response dictionary. Did the API change or am I doing something wrong?
Topic:
App Store Distribution & Marketing
SubTopic:
App Store Connect API
Tags:
App Store Connect API