---
title: "Shopify OAuth callback"
method: GET
path: "/v1/shopify/callback"
tags: ["Shopify"]
---

# Shopify OAuth callback

`GET /v1/shopify/callback`

Handles the OAuth redirect from Shopify after authorization.

## Query parameters

- `code` string
- `state` string
- `shop` string
- `hmac` string
- `host` string
- `timestamp` string
- `signature` string
- `error` string
- `error_description` string

## Response `200`

Default Response

---

[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/revisions/85dda1277de0/schema)
