Get group stream settings
Technical Preview
Fetches the group settings of a group stream definition
[Required authorization] Route required privileges: read_stream.
Path parameters
-
name
string Required
GET
/api/streams/{name}/_group
curl \
--request GET 'https://localhost:5601/api/streams/{name}/_group' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"