Arguments
str
required
The key of the stream.
str
default:"-"
The stream entry ID to start from. Use ”-” for the first available ID.
str
default:"+"
The stream entry ID to end at. Use ”+” for the last available ID.
int
The maximum number of entries to return.
Response
A list of stream entries, where each entry is a tuple containing the stream ID and its associated fields and values.