Follower endpoints
Returns a list of followers or following for a domain
Returns a list of followers or following for a domain
get/followers/{domain}
Path parameters
domainstring required
The domain name to see followers for
Query parameters
relationship_type'followers' | 'following'
The type of relationship to return (followers or following). Default is followers.
takenumber
The number of followers to return. Default is 50. Max is 100.
cursornumber
The cursor to use for pagination
Response
Follower list