The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
35 views

Mistake in API 2.0 Documentation - Wrong item type for Careers Message

On https://api.stackexchange.com/docs/types/inbox-item the Careers Message example shows the wrong item type.
0
votes
1answer
4 views

Inbox item not marked as read after viewing

Accessing inbox items using the following url: /me/inbox Unread inbox items remain unread (is_unread = true) even after that specific item has been read using the API (v2.1). The items are marked ...
13
votes
0answers
762 views

StackInbox v2.2 - Inbox client for Mac (Now with notifications)

Screenshot Changelog 2.2 Notifications, now you can switch between Inbox items and notifications, unread number will show in the scope bar. More of the preview text is shown. Fixed bug ...
3
votes
0answers
30 views

Example of inbox items?

Would it be possible to get an example of each type returned by the inbox, Eg careers messages, and whatever meta questions are. Do careers invites/chat messages/etc have ids? And what is their site? ...
1
vote
0answers
20 views

Why is “body” missing from certain inbox items?

I have run into some confusion over the presence of the body attribute in an inbox-item returned by the /inbox method. When item_type is set to "careers_invitations", the body attribute appears to be ...
1
vote
0answers
108 views

Unread messages in inbox query shows older inbox messages

I am using the /inbox/unread route to get the unread messages in a user's inbox. Recently (over the last couple of months, perhaps) I have noticed that the entries returned from this route initially ...