OptionalcalculateWhether neutralization should be calculated on the server.
OptionalcontainerThe path to the container in which the schema and query are defined, if different from the current container. If not supplied, the current container's path will be used.
OptionalfailureThis will be called upon failure to complete a request.
OptionalfilterArray of objects created by create.
OptionalincludeWhether the parameters used in the neutralization curve fitting calculation should be included in the response.
OptionalincludeWhether statistics (standard deviation, max, min, etc.) should be returned with calculations and well data.
OptionalincludeWhether well-level data should be included in the response.
OptionalmaxThe maximum number of runs to return from the server (defaults to 100). If you want to return all possible rows, set this config property to -1.
OptionaloffsetThe index of the first row to return from the server (defaults to 0). Use this along with the maxRows config property to request pages of data.
OptionalscopeA scoping object for the success and failure callback functions (default to this).
OptionalsortString description of the sort. It includes the column names listed in the URL of a sorted data region (with an optional minus prefix to indicate descending order). In the case of a multi-column sort, up to three column names can be included, separated by commas.
OptionalsuccessThis will be called upon successfully completing a request.
OptionaltimeoutThe maximum number of milliseconds to allow for this operation before generating a timeout error (defaults to 30000).
The name of the NAb assay design for which runs are to be retrieved.