GET /v0.1/sdk/apps/{app_secret}/releases/{release_hash}

appcenter.ms

Summary:
Operation ID: releases_getLatestByHash
Auth: api_key
Description

If 'latest' is not specified then it will return the specified release if it's enabled. If 'latest' is specified, regardless of whether a release hash is provided, the latest enabled release is returned.

Parameters (3)

app_secret (string, path, required)

The secret of the target application

release_hash (string, path, required)

The hash of the release or 'latest' to get the latest release from all the distribution groups assigned to the current user.

udid (string, query, optional)

When passing `udid` in the query string, a provisioning check for the given device ID will be done. Will be ignored for non-iOS platforms.

No probe data for this endpoint yet.