User
Get referral statistics
Returns the currently authenticated user’s profile data. Requires the user.view permission.
get/user
Response
The object was successfully returned.
Example response
{
"data": {
"stores": [
{
"url": "\n store\n "
}
]
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.