Skip to main content
Log inSign up
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.

•

The type of account the staff member has.

•
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 staff member making the API request.

•
query

The StaffMember resource, by ID.

•
query

The shop staff members.


Was this section helpful?

•
interface

Was this section helpful?