extensions / Store import
GET
/api/shopify/connect/callbackGET /api/shopify/connect/callback
A description is not available in the current release metadata.
GET
Code examples
Integration
GET /api/shopify/connect/callback
Environment
BASE_URLcurl --request GET \
--url "${BASE_URL}/api/shopify/connect/callback?shop=VALUE&hmac=VALUE&code=VALUE&state=VALUE"Response
Response examples are not available in the current release metadata.
Authentication
Authentication requirements are not specified for this operation.
Authentication
- Requirement
- Not specified
- Credential type
- Not specified
- Scopes
- Not specified
Headers
Path Parameters
Query Parameters
| Name | Required | Type |
|---|---|---|
shop | No | ShopifyConnectCallbackQuery |
hmac | No | ShopifyConnectCallbackQuery |
code | No | ShopifyConnectCallbackQuery |
state | No | ShopifyConnectCallbackQuery |
host | No | ShopifyConnectCallbackQuery |
timestamp | No | ShopifyConnectCallbackQuery |
error | No | ShopifyConnectCallbackQuery |
error_description | No | ShopifyConnectCallbackQuery |
Request Body
Response Body
Errors
Availability
- Available in
- v0.1.0
- Available since
- v0.1.0
- Implementation
- Available
- Deprecation
- Not specified
- Rate limits
- Not specified