Get Unread Count
Chat
Get Unread Count
Get the total unread message count for the user’s PA chat.
Used by the global floating chat icon. Only counts assistant/system messages. Cached in Redis for ~10s — invalidated on new assistant message or mark-read.
Query budget: 0 on cache hit; 1 (no PA) or 3 (PA + session + combined count/latest) on cache miss. Independent of message count.
GET
Get Unread Count
Documentation Index
Fetch the complete documentation index at: https://docs.aitasker.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200 - application/json
Successful Response