Notifications

Returns a notification by id

get/notifications/{notification_id}/

Path parameters

notification_idstring required

Notification ID

Response

Notification

failboolean
successboolean
initialboolean
pre_initialboolean
preboolean
one_dayboolean
three_daysboolean
five_daysboolean
seven_daysboolean
assignmentinteger

Example response

{
  "assignment": 12
}

Changes

No recorded changes to this endpoint across all 9 revisions of this API.