Variables
Get variables for a project.
get/spaces/{spaceIdentifier}/projects/{projectId}/{gitRef}/variables
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
projectIdstring required
ID of the Project
gitRefstring required
Response
The requested Project Variable Set
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.