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
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲