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

> ## 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/{notificationMetaId}/template

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

Get list of notification meta template Filters by product_code and notificationTypeCode_event

Path parametersnotificationMetaIdstringRequiredPattern^[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

Query parameterssortColstringValid values[
  "notificationMetaId",
  "createdAt",
  "updatedAt",
  "notificationMetaTemplateId",
  "transport",
  "language",
  "subject",
  "s3Url"
]
sortTypestringValid values[
  "asc",
  "desc"
]

Responses200

Ok

<select class='api-response-data' aria-label='Media type'><option value='d8e746ee-0d2f-4a0e-bb8c-39bd6d674793'>application/json</option>
</select>Array of object   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='fcaa30b6-2f73-4956-a55b-8dc7825a61ae'>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='ca84a5b2-067b-4ef5-b852-caa9f0ea3dcb'>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='aa3df632-95ff-495f-823f-42a7d3f3fa88'>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
]
