experiment_templates
Get Experiment Template Source Protocol
Return the source protocol text stored on a template.
Parameters
template_id : str ID of the template.
Returns
str The original protocol text.
Raises
NotFoundError If the template or its source protocol does not exist.
get/experiment_templates/{template_id}/source_protocol
Path parameters
template_idstring required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.