v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
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.