Releases
Get a list of Variable Sets included in the Release's current Variable Snapshot
get/projects/{projectId}/releases/{id}/variables
Path parameters
projectIdstring required
ID of the Project the Release is in.
idstring required
ID of the Release to get variables for.
Response
The requested list of Variables
Example response
[
{
"SpaceId": "Spaces-1"
}
]Changes
No recorded changes to this endpoint across all 7 revisions of this API.