---
title: "Get SKU mapping resolver context"
method: GET
path: "/v1/sku-mapping-resolver/context"
tags: ["Shopify SKU Mapping"]
---

# Get SKU mapping resolver context

`GET /v1/sku-mapping-resolver/context`

Hydrates the shared SKU mapping resolver with order, SKU, model file, Make, filament, and existing mapping data.

## Query parameters

- `organizationId` string, uuid
- `orderItemId` string, uuid
- `modelFileId` string, uuid
- `productSkuId` string, uuid
- `search` string
- `limit` integer

## Response `200`

Default Response

- object

---

[API](https://skmtc.net/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.net/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/versions/3b06bcb5f808/schema)
