Last updated 10 days ago
Searches all followers in the system and returning the metadata for all matches against the given profile id.
/followee/{profileId}
curl -L \ --url 'http://localhost:8080/api/rest/followee/{profileId}' \ --header 'Authorization: YOUR_API_KEY'
{ "code": "text", "message": "text" }