Skip to main content

List Access Scopes

GET 

//:domain/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.

Authentication: Requires Bearer token.

Returns 500 when the underlying Shopify GraphQL call returns errors.

Request

Responses

OK

Response Headers
    Content-Type