Skip to main content
GET
/
api
/
sessions
/
stats
Get stats
curl --request GET \
  --url https://api.example.com/api/sessions/stats
{
  "unseenCount": 123
}

Query Parameters

agent
string
page
limit
userId
string
space
enum<string>
Available options:
production,
playground,
shared-playground
starred
granular
string

Response

200 - application/json

Undescribed

unseenCount
number
required