Metadata

Retrieve the Android binary information for a given version and channel name.

get/v2/android-binaries/{version}/channels/{channelName}

Path parameters

versionstring required

The version string of the application. i.e. 2.660.392

channelNamestring required

The name of the channel. E.g. ZFlag, ZIntegration

Response

OK

moduleNamestring

The name of the Android Binary Module.

supportsAndroidBinariesboolean

True if the channel supports android binaries. False otherwise.

Changes

No recorded changes to this endpoint across all 13 revisions of this API.