Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Requires read_users access scope. Also: The app must be a finance embedded app or installed on a Shopify Plus or Advanced store. Contact Shopify Support to enable this scope for your app.

Represents the data about a staff member's Shopify account. Merchants can use staff member data to get more information about the staff members in their store.

Boolean!non-null

Whether the staff member is active.

Image!non-null

The image used as the staff member's avatar in the Shopify admin.

String!non-null

The staff member's email address.

Boolean!non-null

Whether the staff member's account exists.

The staff member's first name.

ID!non-null

A globally-unique ID.

The staff member's initials, if available.

Boolean!non-null

Whether the staff member is the shop owner.

The staff member's last name.

String!non-null

The staff member's preferred locale. Locale values use the format language or language-COUNTRY, where language is a two-letter language code, and COUNTRY is a two-letter country code. For example: en or en-US

String!non-null

The staff member's full name.

The staff member's phone number.

The data used to customize the Shopify admin experience for the staff member.


Was this section helpful?

query

The StaffMember resource, by ID.


Was this section helpful?

interface

Was this section helpful?