Get Experiment By Name
API Reference
Get Experiment By Name
Get experiment by name tool. Experiment name is not unique among users, so only owner’s experiment is returned
Args: user (User): User authenticated with api key. experiment_name (str): The experiment name to filter by.
Returns: ContextExperimentModel: The experiment object.
GET
Get Experiment By Name
Authorizations
Path Parameters
Response
Successful Response
Experiment model with the context for AI/MCP endpoints.