---
title: "GET /api/v3/map/info"
method: GET
path: "/api/v3/map/info"
tags: ["Products/Map"]
---

# GET /api/v3/map/info

`GET /api/v3/map/info`

## Query parameters

- `productId` string
- `tagId` string

## Response `200`

Default Response

- object
  - `productId` string
  - `tagId` string
  - `shopId` string, required

## Other responses

- `404` — Default Response

## Changes

> 22 revisions in range; 1 not diffed.

- **2026-08-31** `97e51f27dc77` — 2 breaking, 2 info
  - the response property `code` became nullable for the status `404`
  - the response property `semanticCode` became nullable for the status `404`
  - response property `code` list-of-types was narrowed by removing types `null` from media type `application/json` of response `404`
  - response property `semanticCode` list-of-types was narrowed by removing types `null` from media type `application/json` of response `404`

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/v3/map/info/get.md)

---

[API](https://skmtc.dev/retraced/apis/api-reference.md) · [All operations](https://skmtc.dev/retraced/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/retraced/api-reference/revisions/97e51f27dc77/schema)
