Skip to main content
GET
Get My Profile

Authorizations

Authorization
string
header
required

API Key. Example: sk_live_xxxxx or pk_live_xxxxx

X-Customer-Token
string
header
required

Storefront customer authentication token. Issued via POST /admin/customers/{id}/token. Required for accessing /storefront/customers/, /storefront/orders/.

Response

200 - application/json

Success

id
string
email
string
first_name
string
last_name
string
phone
string
external_id
string
status
enum<string>
Available options:
active,
disabled
total_orders
integer
total_spent
object
tags
string[]
addresses
object[]
metadata
object
created_at
string<date-time>