v1
latestSwagger 2.02026-07-132525401.9 MBIf '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.
Path parameters
The secret of the target application
The hash of the release or 'latest' to get the latest release from all the distribution groups assigned to the current user.
Query parameters
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.
Response
If called with a specific release_hash return the app's 'display_name'' and 'buildIdentifier'. If 'release_hash' is 'latest' return the full release details of the latest release that was distributed to the current user (from all the distribution groups).