Skip to main content
POST
Core - Count sessions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
filters
object
required
limit
integer<int32>
page
integer<int32>

Response

200 - application/json

OK

count
integer<int32>
required