v1
latestOpenAPI 3.0.42026-08-068161,1253.1 MBMetadata
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.
get/v2/ota-version/{binaryType}
Path parameters
binaryTypestring required
Binary type of the application to get info for
Query parameters
channelstring
Channel name. If not provided, production is assumed.
versionstring
Application version
tagstring
Tag to filter results by. Only applicable to non-studio application types.
namestring
Name to filter results by. Only applicable to non-studio application types.
Response
OK