Skip to main content
GET
/
users
/
me
Error
A valid request URL is required to generate request examples
{
  "email": "<string>",
  "segment_user_id": "<string>",
  "is_superuser": true,
  "intercom_hash": "<string>",
  "shopify_domain": "<string>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful Response

email
string
required
segment_user_id
string
required
is_superuser
boolean
required
intercom_hash
string
required
shopify_domain
string | null
required