Notifications
Notifications via email
SMTP_MAILING_CREDENTIALS=smtps://username:[email protected]
[email protected]Notifications via endpoint
NOTIFICATIONS_URL=localhost/notifications{
"id": 301,
"createdAt": "2020-04-27T11:32:28.003Z",
"status": "unread",
"userId": 1,
"groupId": 1,
"type": "job_assigned",
"meta": {
"id": 455,
"teamTitle": "admin",
"title": "Annotation Job (#1)"
},
"title": "New job assigned",
"description": "\"Annotation Job (#1)\" was assigned to you"
}Last updated