Get template detail
Authentication
api-keystring
Your Atlas API key. Get it from the Atlas Portal under Settings > API Keys.
Path parameters
id
Response
Successful response
assistant_id
Template ID. Pass this value as TemplateId when calling POST /campaign.
title
Display name of the template.
description
Optional descriptive copy.
language
Language the template was authored in. Use this to filter the catalog for the user's selected language.
type
Campaign channel the template targets. Match against the campaign being created — outbound/inbound for phone, web for voice bubble, messages for SMS.
voiceProvider
Voice engine the template is wired to.
order
Display order within the language + type group.
required_fields
Fields that must be supplied on POST /campaign when using this template. Empty array means no extras beyond the standard payload.
Errors
404
Not Found Error
500
Internal Server Error
