Retrieve Group Variable Data
get
/api/v2/groups/{id}/variable_data/
Make a GET request to this resource to retrieve all variables defined for a group.
Request
Supported Media Types
- application/json
- application/yaml
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/yaml
200 Response
Root Schema : GroupVariableData
Type:
Show Source
object-
variables:
string
Title:
VariablesGroup variables in JSON or YAML format.