Skip to main content

List Access Scopes

GET 

/api/shopify/:integrationInstance/access-scopes

List the OAuth access scopes granted to this Shopify app installation, sorted alphabetically by handle. Sourced from the Shopify Admin GraphQL currentAppInstallation.accessScopes field.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Returns 500 when the underlying Shopify GraphQL call returns errors.

Request

Responses

OK

Response Headers
    Content-Type