variables
List Variables
This endpoint returns a list of variables.
Cloud Credentials are exposed as Terraform ENV Variables if filters are specified.
get/vars
Query parameters
filter[environment]string
The ID of the environment to list variables for.
filter[workspace]string
The ID of the workspace to list variables for.
filter[category]string
The variable category.
filter[key]string
The variable key.
filter[var]string
The ID(s) of variable(s).
page[number]string
Page number
page[size]string
Page size
includestring[]
The comma-separated list of relationship paths.
sortstring[]
The comma-separated list of attributes.
Response
Success.