---
title: "Proxy GET requests to Terralist"
method: GET
path: "/terralist/{path}"
tags: ["Terralist"]
---

# Proxy GET requests to Terralist

`GET /terralist/{path}`

Proxies GET requests to the Terralist private Terraform registry

## Path parameters

- `path` string, required

## Response `200`

Successful response from Terralist

- object

## Other responses

- `401` — Unauthorized
- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.net/firefly/apis/api-gateway.md) · [All operations](https://skmtc.net/firefly/apis/api-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firefly/api-gateway/revisions/eea119b4113f/schema)
