Get a stream Technical Preview

GET /api/streams/{name}

Fetches a stream definition and associated dashboards

[Required authorization] Route required privileges: read_stream.

Path parameters

  • name string Required
application/json

Body

object object

Additional properties are NOT allowed.

GET /api/streams/{name}
curl \
 --request GET 'https://localhost:5601/api/streams/{name}' \
 --header "Authorization: $API_KEY" \
 --header "Content-Type: application/json"