Retrieves stats data by connection type

Prev Next
Get
/api/v1/connections/{connection_type}/stats
Security
HTTP
Type bearer
Path parameters
connection_type
stringRequired

connection_type

Query parameters
fromDate
string

The value should be ISO String (YYYY-MM-DDThh:mm:ssz)

Example2024-08-10T10:50:35+0000
toDate
string

The value should be ISO String (YYYY-MM-DDThh:mm:ssz)

Example2024-08-06T11:50:35+0000
Responses
200

OK

Expand All
object
authorization
boolean
data
Array of object (ConnectionStats)
object
connection_count
integer
date
string
device_count
integer
group_count
integer
site_count
integer
total_connection_count
integer
total_device_count
integer
total_group_count
integer
total_site_count
integer
total_user_count
integer
type
string
user_count
integer
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
500

Internal Server Error

object
authorization
boolean
data
Array of string
Example[]
string
error_code
integer | null
error_message
string | null
error_status
boolean