Skip to main content

Arguments

key
string
required
The key of the stream.
group
string
required
The consumer group name.
start
string
required
The minimum pending ID to return. Use ”-” for the first available ID.
end
string
required
The maximum pending ID to return. Use ”+” for the last available ID.
count
number
required
The maximum number of pending messages to return.
options

Response

Returns an array of pending message details.