experiments_get
Return one experiment by ID, including status, URLs, allocation, targeting filters, URL pattern rules, and timestamps. Use this before updating or archiving when the user names a specific experiment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | Optional project ID. Omit only when the API key is project-scoped or the account has a clear default project. | |
| experimentId | Yes | Experiment ID returned by experiments_create or experiments_list. |