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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Returns 500 when the underlying Shopify GraphQL call returns errors.

Request

Responses

OK

Response Headers
    Content-Type