Get stream usage SDK versions

GET
/api/v2/usage/streams/:source/sdkversions

Get a list of SDK version objects, which contain an SDK name and version. These are all of the SDKs that have connected to LaunchDarkly from your account in the past 60 days.

Path parameters

sourcestringRequired

The source of streaming connections to describe. Must be either client or server.

Response

SDK Versions response

sdkVersionslist of objects

The list of SDK names and versions

Errors

Built with