v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
terraform-version-usage

List terraform versions usage

This endpoint lists terraform versions usage.

get/reports/tf-versions-usage

Query parameters

querystring

The search string. Supports search by workspace name of terraform version usage.

page[number]string

Page number

page[size]string

Page size

filter[version]string

Filter terraform versions usage by version.

filter[is-auto]string

Filter terraform versions usage by auto versions.

filter[iac-platform]string

Filter terraform versions usage by IaC platform.

formatstring

Format of the response. It can be 'json' or 'csv'.

sortstring[]

The comma-separated list of attributes.

accountsstring

The comma-separated list of fields to return in response for Account resource.

environmentsstring

The comma-separated list of fields to return in response for Environment resource.

tf-version-usagesstring

The comma-separated list of fields to return in response for TerraformVersionUsage resource.

workspacesstring

The comma-separated list of fields to return in response for Workspace resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

includestring[]

The comma-separated list of relationship paths.

filter[account]string required

The account ID to list terraform versions usage for.

filter[environment]string

The environment ID to list terraform versions usage for.

Response

Success.