Skip to content

Unread message count

GET
/vendor/conversations/unread-count

Количество непрочитанных сообщений

Authorizations

sessionCookie

PHP session cookie (HTTP-only, Secure, SameSite=Lax)

Type
API Key (cookie: PARTIZAP_SESSION)

Responses

Unread count

application/json
JSON
{
  
"data": {
  
  
"count": 0
  
}
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI