Notifications
Universes

Get the latest non aggregated Game Updates sent to the logged in user

get/v2/stream-notifications/get-latest-game-updates

Query parameters

universeIdsinteger[] required

List of universe IDs

sinceDateTimestring date-time

For retrieving only updates that created after a time point.

Response

OK

universeIdinteger

ID of the game.

rootPlaceIdinteger

ID of the game.

createdOnstring date-time

Creation date of the update message.

createdOnKeystring

Key of Creation date ticks (dynamo table sort key).

contentstring

Content of the update message.

universeNamestring

Name of the game.

Changes

No recorded changes to this endpoint across all 14 revisions of this API.