Get stream list
Technical Preview
Fetches list of all streams
[Required authorization] Route required privileges: read_stream.
GET
/api/streams
curl \
--request GET 'https://localhost:5601/api/streams' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"