List Consumers
Lists consumers for a stream.
Subject
$JS.API.CONSUMER.LIST.{stream}
Where {stream} is the stream name.
Request
A request to the JetStream $JS.API.CONSUMER.LIST API
All of the following:
offsetintegerrequired
Minimum:
0Response
A response from the JetStream $JS.API.CONSUMER.LIST API
One of the following:
Option 1 (object)
errorobjectrequired
Option 2 (object)
consumersobject[]required
Full Consumer information for each known Consumer
All of the following:
totalintegerrequired
Minimum:
0offsetintegerrequired
Minimum:
0limitintegerrequired
Minimum:
0typeconst: "io.nats.jetstream.api.v1.consumer_list_response"required