I’m trying to get the date for when a moderator was added to a channel (via the Reference | Twitch Developers endpoint) however it looks like this endpoint doesn’t return al data and that events “fall off” after a certain period of time?
Anyone know if this is a bug or if their is a better way to pull that information?
The “events” endpoints (subscribers/moderators) only retain events for 5 or 7 days or so.
opened 03:32PM - 28 Feb 21 UTC
product: docs
**Brief description**
So, today, I thought I would output a "report" on Chann… el Point Custom Reward usage. For the custom rewards on a given channel.
The report says that 22 people redeemed (and was marked FULFILLED) a given reward, and 0 Cancelled.
However I know that there are 345 FULFILLED, and (at least) one CANCELED
So I checked the API, it seems to only goes back around 8 days.
The Ban events and moderation events endpoints, also only go back "so far" (around a week in testing), but the documentation doesn't note this
**Expected documentation**
Include a note in the documentation for at least
- [Get Custom Reward Redemption](https://dev.twitch.tv/docs/api/reference#get-custom-reward-redemption)
- [Get Banned Events](https://dev.twitch.tv/docs/api/reference#get-banned-events)
- [Get Moderation Events](https://dev.twitch.tv/docs/api/reference#get-moderator-events)
to include how long each endpoint can go back in time for.
In the case of `Get Custom Reward Redemption` it seems to have varying filters by "status" since a "pending" reward from 16 days across can be seen in the API. But I can't load all 235 of another "COMPLETED" rewards. Rewards have "inconsistent" date limits. It's anything between a month ago and 8 days ago
Also include this for any other that have an arbitary time constraint that is not in the docs.
Edit: updated to remove channel points, turns out weird bug in my code preventing the pagination logic running.
Only if you were subscribed to and logged the EventSub notification for moderator.add
Subscription Types
So TLDR:
No theres no API for that.
system
Closed
December 1, 2021, 7:01pm
3
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.