an object with query parameters
Optionalfilter?: stringExperiment fields by which you can filter responses within this tenant
ownerId ID string - ID of the owner/user that created the experimentspaceId ID string (or empty string for personal space) - ID of the space where the experiment is saved.experimentVersionId UUID string - ID of an experiment version in the experimentmodelId UUID string - ID of a model associated with the experimentdeploymentId UUID string - ID of a deployment of a model associated with the experimentOptionallimit?: numberOptionaloffset?: numberOptionalsort?: EnumSortExperimentsOptionaloptions: ApiCallOptions
Retrieves a list of experiments based on provided filter and sort parameters.