Personalized Trends
Get personalized Trends
Returns Personalized trends for the authenticated user
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
A comma separated list of PersonalizedTrend fields to display.
Available options:
category
, post_count
, trend_name
, trending_since
Example:
[
"category",
"post_count",
"trend_name",
"trending_since"
]
Response
200
application/json
The request has succeeded.
The response is of type object
.