terraform-module-usage
List terraform module usages
This endpoint lists terraform module usages.
get/reports/modules
Query parameters
querystring
The search string. Supports search by module name or parent module name.
page[number]string
Page number.
page[size]string
Page size.
filter[tf-module-namespace]string
The namespace ID to list modules for.
filter[source]string
Filter modules by source.
formatstring
Format of the response. It can be 'json' or 'csv'.
filter[workspace]string
The workspace ID to list modules usage for.
sortstring[]
The comma-separated list of attributes.
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[environment]string
The environment ID to list modules usage for.
Response
Success.