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