Skip to main content
GET
Get Template

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

template_id
string<uuid>
required

Response

Successful Response

instruction
string
required
id
string<uuid>
required
organisation_id
string
required
schedule_enabled
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
name
string | null
assignee
string | null
context
ConversationContext · object | null
notification_settings
(EmailNotification · object | SlackNotification · object)[] | null
cron_schedule
string | null
schedule_start_at
string<date-time> | null