Release
Get a Release by ID
Gets a Release by ID. When successful, the response is the requested Release. If unsuccessful, an appropriate ApiError is returned.
get/api/v2/Releases/{ReleaseId}
Path parameters
ReleaseIdinteger required
The ID of the Release to get.
Response
OK