# Retrieves the following status of a domain Retrieves the following status of a domain Endpoint: GET /followers/{domain}/follow-status Version: 1.0.0 ## Path parameters: - `domain` (string, required) The followee domain ## Query parameters: - `follower-domain` (string, required) The follower domain ## Response 200 fields (application/json): - `isFollowing` (boolean) Indicates whether the follower is following the followee ## Response 404 fields