v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB

Handle Callback

After the user either accepts or declines our scopes, they will be redirected here. If they accepted, our job here is to make another call to Shopify to turn the provided temporary token into a permanent token.

get/shopify/oauth/callback

Query parameters

codestring required
hmacstring required
hoststring required
shopstring required
timestampstring required
statestring required

Response

Successful Response

{"stackTrail":"paths:/shopify/oauth/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}