GET
/
templates
/
{id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Unique identifier

Query Parameters

properties
enum<string>[]

Select the template properties that should be returned

Available options:
name,
types,
title,
keyDatesEnabled,
slackChannelEnabled,
messagesEnabled,
stagesEnabled

Response

200 - application/json
data
object