v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Notifications

Gets the recent entries from the notification stream

get/v2/stream-notifications/get-recent

Query parameters

startIndexinteger

Index to start the entries from. (Optional : Defaults to 0 which means the most recent entry)

maxRowsinteger

Number of entries to be returned. (Optional : Defaults to 10 entries)

Response

OK

idstring uuid

Id of the notification stream entry

notificationSourceType'Test' | 'FriendRequestReceived' | 'FriendRequestAccepted' | 'PartyInviteReceived' | 'PartyMemberJoined' | 'ChatNewMessage' | 'PrivateMessageReceived' | 'UserAddedToPrivateServerWhiteList' | 'ConversationUniverseChanged' | 'TeamCreateInvite' | 'GameUpdate' | 'DeveloperMetricsAvailable' | 'GroupJoinRequestAccepted' | 'Sendr' | 'ExperienceInvitation'

Type of the notification source ['Test' = 0, 'FriendRequestReceived' = 1, 'FriendRequestAccepted' = 2, 'PartyInviteReceived' = 3, 'PartyMemberJoined' = 4, 'ChatNewMessage' = 5, 'PrivateMessageReceived' = 6, 'UserAddedToPrivateServerWhiteList' = 7, 'ConversationUniverseChanged' = 8, 'TeamCreateInvite' = 9, 'GameUpdate' = 10, 'DeveloperMetricsAvailable' = 11, 'GroupJoinRequestAccepted' = 12, 'Sendr' = 13, 'ExperienceInvitation' = 14]

eventDatestring date-time

Datetime when the notification stream entry event had occured

timestampstring

Relative timestamp for sendr notification stream entry

isInteractedboolean

Has the user interacted with the notification stream entry

eventCountinteger

Count of events corresponding to the group of notification stream entry

{"stackTrail":"components:schemas:Roblox.Api.Notifications.Models.NotificationStreamEntriesModel:properties:content","oasType":"schema","type":"unknown","description":"Content object for sendr notification stream entry"}