Get ingest stream settings
Technical Preview
Fetches the ingest settings of an ingest stream definition
Path parameters
-
name
string Required
GET
/api/streams/{name}/_ingest
curl \
--request GET 'http://api.example.com/api/streams/{name}/_ingest' \
--header "Authorization: $API_KEY" \
--header "Content-Type: application/json"
Request examples
{}