This endpoint may be used to get information for the badges in the top navigation bar.
Get information for the badges in the top navigation bar for the current user.
Requires authorization
Property | Type | Description |
---|---|---|
notifications | integer | The amount of unseen notifications the current user has |
messages | object | The amount of unread messages the current user has |
Clears all unread items for a specific type.
Requires authorization
Property | Type | Description |
---|---|---|
type | string | The type to clear, either notifications or messages |