Skinnies this instance.
GET
/me/skinny
Me
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET 'https://api2.bigoven.com/me/skinny'
Response Response Example
{
"Accounting": {
"CreditBalance": 0,
"MemberSince": "2019-08-24T14:15:22Z",
"PremiumExpiryDate": "2019-08-24T14:15:22Z",
"UserLevel": "string"
},
"BOAuthToken": "string",
"LastChangeLogID": "string",
"Personal": {
"Email": "string",
"Location": {
"City": "string",
"Country": "string",
"DMA": 0
}
},
"Preferences": {
"EatingStyle": "string"
},
"Profile": {
"AboutMe": "string",
"BackgroundUrl": "string",
"Counts": {
"AddedCount": 0,
"FollowersCount": 0,
"FollowingCount": 0,
"PrivateRecipeCount": 0,
"PublicRecipeCount": 0,
"TotalRecipes": 0
},
"FirstName": "string",
"FullName": "string",
"HomeUrl": "string",
"LastName": "string",
"PhotoUrl": "string",
"UserID": 0,
"UserName": "string"
}
}
Request
None
Responses
Modified at 2023-08-15 06:02:32