Skip to main content
GET
Get a TaskTemplate by 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

Response

TaskTemplate found

appliesTo
string
required
eventId
string
required
id
string
required
kind
string
required
orgId
string
required
sortOrder
integer
required
title
string
required
description
string
dueAt
string<date-time>
formJson
any

Arbitrary JSON value

target
string