Error
A valid request URL is required to generate request examples{
"unread": 123,
"since": "2023-11-07T05:31:56Z"
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Changelog
My unread count
The badge.
It counts what was published after this contact arrived, not everything they have never opened — and since says so in the response. A badge that opens at 47 on somebody’s first day is a badge they dismiss once and stop seeing; the number means “you missed something since you were last here”, and a person who was not here did not miss it. The list above still carries the older posts, marked unread.
GET
/
v1
/
contact
/
changelog
/
unread
Error
A valid request URL is required to generate request examples{
"unread": 123,
"since": "2023-11-07T05:31:56Z"
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Autorizações
A contact session token, uk_ct_…. Belongs to one of the developer's own users, and reads only that user's data.