GET https://clientsettings.roblox.com/v2/ota-version/:binaryType
Get OTA information for a specific binary type with a given version on some channel.
Returns empty list if no updates are found or channel/application with the given version does not exist in CVS.
binaryType Binary type of the application to get info for
channel Channel name. If not provided, production is assumed.
version Application version
tag Tag to filter results by. Only applicable to non-studio application types.
name Name to filter results by. Only applicable to non-studio application types.
GET https://clientsettings.roblox.com/v2/ota-version/:binaryType Get OTA information for a specific binary type with a given version on some channel. Returns empty list if no updates are found or channel/application with the given version does not exist in CVS. binaryType Binary type of the application to get info for channel Channel name. If not provided, production is assumed. version Application version tag Tag to filter results by. Only applicable to non-studio application types. name Name to filter results by. Only applicable to non-studio application types.