Get store details
Endpoint: https://api.youcan.shop/me
Method: GET
Required Scopes
view-store-info
Response
[200]
json
{
"slug": "my-store",
"name": "My store",
"email": "[email protected]",
"currency": {
"code": "USD",
"symbol": "$"
},
"logo": "http://cdn.youcan.shop/stores/default/theme-settings/c8lBte0uft2xTkJKfULkZGNL24vU5jJzYB4ZYO7e.png"
}