Get a stream
Technical Preview
Fetches a stream definition and associated dashboards
Path parameters
-
name
string Required
GET
/api/streams/{name}
curl \
--request GET 'https://localhost:5601/api/streams/{name}' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"
Request examples
{}