This query returns a list of when there were new followers of your channel.
Developer info
- API endpoint slug
- twitch.recent_follower_on_your_channel
- Runtime method
- performQuery("twitch.recent_follower_on_your_channel")
Query fields
No fields for this query
Ingredients
Followed atDate and time the user followed your Channel.
- Slug
- created_at
- Filter code
- Twitch.recentFollowerOnYourChannel.FollowedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
Follower nameThe name of the user who followed your channel.
- Slug
- follower_name
- Filter code
- Twitch.recentFollowerOnYourChannel.FollowerName
- Type
- String
- Example
- John Smith
Follower bioThe bio of the user that followed you.
- Slug
- follower_bio
- Filter code
- Twitch.recentFollowerOnYourChannel.FollowerBio
- Type
- String
- Example
- A gaming fanatic from Boston.
Follower URLA url to the follower's profile on Twitch.
- Slug
- follower_url
- Filter code
- Twitch.recentFollowerOnYourChannel.FollowerUrl
- Type
- Web URL
- Example
- twitch.com/
Follower countThe number of followers of your channel.
- Slug
- follower_count
- Filter code
- Twitch.recentFollowerOnYourChannel.FollowerCount
- Type
- String
- Example
- 215780