Voltar para Notification Service
listNotifications
SCHEDULED
System
Notification Service
Type
SCHEDULED
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10
Config
{5}
queue
:
"notification.list"
backoff
:
{5}
type
:
"exponential"
factor
:
2
jitter
:
0.1
maxDelayMs
:
5000
baseDelayMs
:
500
timeoutMs
:
5000
concurrency
:
20
maxAttempts
:
3
Input Schema
{3}
type
:
"object"
required
:
[2]
0
"correlationId"
1
"userId"
properties
:
{5}
page
:
{2}
userId
:
{2}
pageSize
:
{2}
unreadOnly
:
{2}
correlationId
:
{2}
Outputs (2)
error
ERROR
Resposta de erro
{2}
type
:
"object"
properties
:
{}
success
SUCCESS
Resposta de sucesso
{3}
type
:
"object"
required
:
[7]
0
"notifications"
1
"unreadCount"
2
"page"
3
"pageSize"
4
"total"
5
"hasNextPage"
6
"correlationId"
properties
:
{8}
page
:
{1}
total
:
{1}
nextPage
:
{1}
pageSize
:
{1}
hasNextPage
:
{1}
unreadCount
:
{1}
correlationId
:
{2}
notifications
:
{2}
Used in Flows (1)
Flow
Step Order
Cron: Review Reminders Flow
#1