List user’s experiments endpoint.
Args: user (User): User authenticated with api key. name (str): Optional, experiment name to filter by.
Returns: list: List of Experiment objects.
Successful Response
User model.
MVP: Haiqu user is created by Haiqu team, auth with username/password. V2: Haiqu API user is OAuth authenticated user from IBM, Google, etc.