events
Get event follow state
Returns whether the current user is subscribed to (follows) a given remix-contest event, plus the total follower count. Useful for rendering the Follow / Following button.
get/events/{eventId}/follow_state
Path parameters
eventIdstring required
An Event ID
Query parameters
user_idstring
The user ID of the user making the request
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.