---
title: "/notification/registration/v1/template/{notificationMetaTemplateId}"
slug: "notificationregistrationv1templatenotificationmetatemplateid"
updated: 2025-11-06T08:15:02Z
published: 2025-11-06T08:15:05Z
canonical: "developer.docebo.com/notificationregistrationv1templatenotificationmetatemplateid"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.docebo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# /notification/registration/v1/template/{notificationMetaTemplateId}

Get/notification/registration/v1/template/{notificationMetaTemplateId}

Get a single notification meta template Filters by product_code and notification template ID

Path parametersnotificationMetaTemplateIdstringRequiredPattern^[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}$Example52907745-7672-470e-a803-a2f8feb52944

Responses200

Ok

<select class='api-response-data' aria-label='Media type'><option value='1856f5ba-a5cf-4cfa-b221-5ee12871f62c'>application/json</option>
</select>object  notificationMetaTemplateIdstring    
notificationMetaIdstring    
transportstring    Valid values[
  "json",
  "email",
  "inPlatform",
  "slack",
  "pushNotification"
]
languagestring    
subjectstring    
templateS3Urlstring    
bodystring    
createdAtstring    
updatedAtstring    

403

Permission Denied

<select class='api-response-data' aria-label='Media type'><option value='247ac4f4-0514-4547-ad14-305379fe6d85'>application/json</option>
</select>object  namestring    
messagestring    
stackstring    
codestring    
titlestring    
statusnumber    Valid values[
  200.0,
  201.0,
  400.0,
  401.0,
  403.0,
  404.0,
  409.0,
  422.0,
  423.0,
  500.0
]

404

The requested Template does not exist

<select class='api-response-data' aria-label='Media type'><option value='bf984255-f196-4b1c-852a-61ae1351c929'>application/json</option>
</select>object  namestring    
messagestring    
stackstring    
codestring    
titlestring    
statusnumber    Valid values[
  200.0,
  201.0,
  400.0,
  401.0,
  403.0,
  404.0,
  409.0,
  422.0,
  423.0,
  500.0
]

500

Internal Server Error

<select class='api-response-data' aria-label='Media type'><option value='269a3b1f-1f8c-46f8-92b5-bb98f6e99a7b'>application/json</option>
</select>object  namestring    
messagestring    
stackstring    
codestring    
titlestring    
statusnumber    Valid values[
  200.0,
  201.0,
  400.0,
  401.0,
  403.0,
  404.0,
  409.0,
  422.0,
  423.0,
  500.0
]
