Variables
Get a list of Variable Sets.
Lists all the Variable Sets in the supplied Space.
get/{spaceId}/variables/all
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
Query parameters
idsstring[]
A list of Variable Set resource IDs used to filter a query.
Response
The requested list of Variable Sets
Example response
[
{
"SpaceId": "Spaces-1"
}
]Changes
No recorded changes to this endpoint across all 7 revisions of this API.