GET https://notifications.roblox.com/v2/stream-notifications/get-recent
Gets the recent entries from the notification stream
startIndex Index to start the entries from. (Optional : Defaults to 0 which means the most recent entry)
maxRows Number of entries to be returned. (Optional : Defaults to 10 entries)
GET https://notifications.roblox.com/v2/stream-notifications/get-recent Gets the recent entries from the notification stream startIndex Index to start the entries from. (Optional : Defaults to 0 which means the most recent entry) maxRows Number of entries to be returned. (Optional : Defaults to 10 entries)