GET
/
templates
/
{template_id}
/
info

Authorizations

X-API-KEY
string
header
required

Path Parameters

template_id
string
required

The template ID

Response

200 - application/json
id
string
required

Unique identifier for the template, generated by Shadeform

name
string
required

Name of the template

description
string

Description of the template

author
string

Author of the template

URL to the template's logo

public
boolean

Whether the template is publicly available

launch_configuration
object

Defines automatic actions after the instance becomes active.

auto_delete
object

Set a date or spend threshold to automatically delete the instance

alert
object

Set a date or spend threshold to receive an email alert

volume_mount
object

Settings for mounting volumes onto file systems

tags
string[]

Add custom, searchable tags to instances.

envs
object[]

List of environment variable name and values to automatically add to the instance

networking
object

Network and firewall configuration