Releases
Get a Release by ID
get/releases/{id}
Path parameters
idstring required
ID of the Release to load
Response
The requested Release
Example response
{
"ChannelId": "Channels-1",
"Id": "Releases-1",
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.