v1

latestOpenAPI 3.0.02026-07-175652103.9 KB
peer

Count Peers per platform

This function is an API endpoint that retrieves the count of peers per platform. It is tagged with "peer" for OpenAPI documentation.

Parameters

  • platform: The platform to filter the peers by (windows, macos, linux, android or all). <br>

Returns

If successful, this function returns a Json<PeersCountResponse> object, which includes the total number of peers for the specified platform. <br>

get/api/peers/count/{platform}

Path parameters

platformstring required

Response

totalinteger required