List user’s experiments tool. The experiment model represents the quantum experiment, which is a container for circuits, jobs, and metrics.
This tool returns ContextExperimentModel objects, which are lightweight
representations of the experiments.
Args: user (User): User authenticated with api key.
Returns: list: List of ContextExperimentModel objects.
Successful Response