Community
get
Retrieves community metrics for a specific KOL.
Authorizations
AuthorizationstringRequired
Path parameters
usernamestringRequired
- The username of the KOL.
Query parameters
periodstringRequired
- The time period for the metrics.
metricsstring[]Required
- The specific metrics to retrieve.
filterstringOptional
- The filter criteria for the community (optional).
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a CommunityMetricsAPIResponse object containing the community metrics.
application/json
get
/cookiefun/kols/{username}/community200
A promise that resolves to a CommunityMetricsAPIResponse object containing the community metrics.