Retrieve configuration for a specific stream by name, including its push targets. Returns 404 if the stream does not exist.
Use this endpoint to fetch the current configuration for a single stream, identified by its name. The response includes the stream’s name and the full list of push targets currently associated with it. If the stream does not exist, the server returns a 404 with an error message.