notifications

List Notifications

Get all user's notifications, ordered by most recent first.

get/notifications

Response

Successful Response

notification_idstring uuid required
user_idstring required
notification_type'NEW_TRANSCRIPT_IN_TICKER_COVERAGE' | 'MY_TRANSCRIPT_PUBLISHED' | 'NEW_TRANSCRIPT' | 'NEW_COMMENT' | 'NEW_COMMENT_WITH_FOLLOWING' | 'NEW_COMMENT_ON_MY_TRANSCRIPT' | 'NEW_UPVOTE_ON_MY_TRANSCRIPT' | 'NEW_BEAR_ON_MY_TRANSCRIPT' | 'NEW_BULL_ON_MY_TRANSCRIPT' | 'MONTHLY_CALL_SUMMARY' | 'WEEKLY_PRIORITY_COVERAGE' | 'ORG_INVITE' | 'REMOVED_FROM_ORG' | 'CALL_REMINDER' required
entity_idstring nullable required
titlestring required
messagestring required
payloadobject required
seen_atstring date-time nullable required
created_atstring date-time required
updated_atstring date-time required

Changes