Get staff scopes

Get all available information about existing staff accounts in the store.

📘

To get the information about staff permissions use secret token. The read_store_profile access scope is required. Reach out to us at [email protected] to add the scope.

Headers

NameTypeDescription
AuthorizationstringoAuth token with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with your oAuth token.

Response

A JSON object with the following fields:

Staff permissions available for a store

FieldTypeDescription
staffScopesArrayPossible values:
SALES_MANAGEMENT Access to managing orders
CATALOG_MANAGEMENT Managing catalog (products/variations/categories)
MARKETING_MANAGEMENTManaging marketing tools/SEO
REPORT_ACCESS Access to stats/reports
WEBSITE_MANAGEMENT Access to website settings (Instant Site configuration)
SALES_CHANNELS_MANAGEMENT Access to sales channel settings
STORE_MANAGEMENT Full access including the #develop-apps page
Language
Authorization
Query