Get staff permissions

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
CATALOG_MANAGEMENT
MARKETING_MANAGEMENT
REPORT_ACCESS
WEBSITE_MANAGEMENT
SALES_CHANNELS_MANAGEMENT
STORE_MANAGEMENT
Language
Authentication
Query