Network
get
Retrieves the network information for a specific KOL.
Authorizations
AuthorizationstringRequired
Path parameters
usernamestringRequired
- The username of the KOL.
Query parameters
depthnumber · doubleOptional
- The depth of the network to retrieve (optional).
filterstringOptional
- The filter criteria for the network (optional).
metricstringOptional
- The metric to analyze the network (optional).
Header parameters
AuthorizationstringRequired
- The authorization token.
Responses
200
A promise that resolves to a KOLNetworkAPIResponse object containing the KOL's network information.
application/json
get
/cookiefun/kols/{username}/network200
A promise that resolves to a KOLNetworkAPIResponse object containing the KOL's network information.