Skip to main content
GET
Fetch a single customer. The identifier can be:
  • A Shopify customer ID (numeric string, e.g. 6789012345)
  • An email address (e.g. jane@example.com)

Query parameters

Response

Returns the customer object. When exclude_vip=true, the vip_tier field is null.

Errors