---
title: "Get a Google Tag Manager container"
method: GET
path: "/v3/gtm/{id}"
tags: ["Analytics Setup"]
---

# Get a Google Tag Manager container

`GET /v3/gtm/{id}`

Requires the `gtm:read` scope.

## Response `200`

Google Tag Manager container

- GtmContainer
  - `name` string, required
  - `container_id` string, required — Provider GTM container ID.
  - `id` integer, required — Scalev record ID to use in landing page display configuration.
  - `display` string, required

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/scalev/apis/nexus-commerce-api.md) · [All operations](https://skmtc.net/scalev/apis/nexus-commerce-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalev/nexus-commerce-api/versions/4354959d76dc/schema)
