---
title: "List terraform module usage namespaces"
method: GET
path: "/reports/module-namespaces"
tags: ["terraform-module-usage"]
---

# List terraform module usage namespaces

`GET /reports/module-namespaces`

This endpoint lists unique terraform module usage namespaces.

## Query parameters

- `query` string
- `filter[tf-module-namespace]` string
- `page[number]` string
- `page[size]` string
- `sort` string[]
- `fields` object
  - `accounts` string — The comma-separated list of fields to return in response for Account resource.
  - `environments` string — The comma-separated list of fields to return in response for Environment resource.
  - `tf-module-namespaces` string — The comma-separated list of fields to return in response for ModuleUsageNamespace resource.
- `include` string[]

## Response `200`

Success.

## Other responses

- `403` — User unauthorized to perform this action.
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/versions/fc927526ad12/schema)
