📄️ /saved-results/{lds}/{savedResultId}
Creates a saved result with the provided name in the specified Log Data Source.
📄️ /saved-results/{lds}/{savedResultId}
Deletes the specified saved result in the specified Log Data Source.
📄️ /saved-results/export/{lds}/{savedResultId}
Exports the specified saved result from the Log Data Source to the specified format ('json' or 'csv').
📄️ /saved-results/export-package/{lds}
Exports saved results from the specified Log Data Source in json, packaged together in a zip file.
📄️ /saved-results/{lds}
Lists all saved results for the specified Log Data Source.
📄️ /saved-results/{lds}/{savedResultId}
Updates the specified saved result in the specified Log Data Source.