---
title: "/notification/registration/v1/notification_setup/{notificationSetupId}"
slug: "notificationregistrationv1notification-setupnotificationsetupid"
updated: 2025-11-06T08:15:02Z
published: 2025-11-06T08:15:05Z
canonical: "developer.docebo.com/notificationregistrationv1notification-setupnotificationsetupid"
---

> ## 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/notification_setup/{notificationSetupId}

Get/notification/registration/v1/notification_setup/{notificationSetupId}

Get notification setup by notificationSetupId using the DST

Path parametersnotificationSetupIdstringRequiredPattern^[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='c00aaf36-8f8a-4497-a2d7-75253707b0db'>application/json</option>
</select>Expand Allobject  notificationSetupIdstring    
productCodestring    
moduleIdnumber  (double)   | null  
suiteIdnumber  (double)    
installationIdnumber  (double)    
productTenantFolderstring    
notificationTypeCodestring    
notificationMetaIdstring    
notificationNamestring    
notificationTypestring    Valid values[
  "immediate",
  "scheduled"
]
notificationTransports Array of string (NotificationTransportEnum)   string    Valid values[
  "json",
  "email",
  "inPlatform",
  "slack",
  "pushNotification"
]
transportPropertiesobject (TransportPropertiesDto)  emailobject  fromEmailstring    Max length255
fromNamestring    Max length255

slackobject  recipient Array of string   string    
recipientTypestring    Valid values[
  "channel",
  "user"
]

notificationScheduleobject (NotificationScheduleDto)  whenstring    Valid values[
  "before",
  "after",
  "every",
  "manual"
]
scalestring    Valid values[
  "hour",
  "day",
  "week",
  "month"
]
valueinteger  (int32)    
on Array of number   number  (double)    
atstring    Pattern^(0[0-9]|1[0-9]|2[0-3]):[0-5][0-9]$
dstboolean    
timezonestring    
enginestring    Valid values[
  "recurring",
  "event",
  "manual"
]

notificationDelayedDataobject (NotificationDelayedDataDto)  afternumber  (double)    

tagsstring   | null  
attachments Array of string   string    
enabledboolean    
createdBystring    
updatedBystring    
createdAtstring    
updatedAtstring    
limitedVisibilityboolean    

403

Permission Denied

<select class='api-response-data' aria-label='Media type'><option value='caef1f80-83b4-415b-b76c-bafe9af18cb9'>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

Not Found

<select class='api-response-data' aria-label='Media type'><option value='689d34f2-d26a-41d8-89fb-c503d00b1ffb'>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='da9dc80e-e4a0-422b-8162-7f98cb698476'>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
]
