run_templates
Get Run Template
Get a run template.
Args: template_id: ID of the run template to get. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response.
Returns: The run template.
get/api/v1/run_templates/{template_id}
Path parameters
template_idstring uuid required
Query parameters
hydrateboolean
Response
Successful Response