experiment_templates
Get Experiment Template
Get a specific experiment template by ID.
Parameters
template_id : str ID of the template to retrieve.
Returns
ExperimentTemplate The experiment template.
Raises
NotFoundError If the template does not exist or is not accessible to the caller.
get/experiment_templates/{template_id}
Path parameters
template_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.