Skip to main content

Arguments

str
required
The key of the stream.
str
required
The consumer group name.
str
The minimum pending ID to return (use with end and count).
str
The maximum pending ID to return (use with start and count).
int
The maximum number of pending messages to return.
str
Filter results by a specific consumer.
int
Filter by minimum idle time in milliseconds.

Response

When called without range arguments, returns a summary with total count and range info. When called with range arguments, returns detailed pending message information.