Connections
Method GET
Return client connections statistics
Returns statistics of client connections.
get/connections
Query parameters
fieldsstring
Limits which fields of the connections statistics will be output.
Response
Success
Example response
{
"accepted": 4968119,
"dropped": 0,
"active": 5,
"idle": 117
}Changes
No recorded changes to this endpoint across all 1 revision of this API.