TEMPLATES
Fetch Template List
APIs to fetch the list of all templates in a workspace
GET
Authorizations
Pass as Bearer <API_KEY>
. Get API Key from SuprSend dashboard Developers -> API Keys section.
Query Parameters
comma separated string of tag ids attached to the template
comma separated string of channels. Returns templates which has any of the channels present from the channel string. Use these keys for channels - email
, sms
, whatsapp
, inbox
, slack
, androidpush
, iospush
, webpush
Set true
for published templates, false
for templates which are in draft. Do not pass this key to return all templates.
Set true
to get archived templates, default = false