Get SDK versions usage details

Get detailed SDK version usage data for your account, including version information, EOL status, and relay proxy metadata. Refreshed hourly, returns the max version for each SDK observed in the last 24 hours, including those without EOL metadata available.

This endpoint provides comprehensive information about SDK versions in use across your projects and environments.

Authentication

Authorizationstring
API Key authentication via header

Response

SDK versions usage response
namestring
versionstring
typestring
projectIdstring
projectKeystring
projectNamestring
environmentIdstring
environmentKeystring
environmentNamestring
applicationIdstring
ldLatestVersionstring
eolStatusstring

The end of life (EOL) status of the SDK version. Possible values are:
- EolAllClear: the SDK version is current
- EolNear: the SDK version is approaching EOL
- EolPast: the SDK version is past EOL
- MajorVersionAvailable: a new major version is available but the current version is not near EOL
- EolUnknown: the EOL status cannot be determined.

latestReleaseUrlstring
connectionTypestring
relayVersionstring
relayEolStatusstring

The end of life status of the Relay Proxy version. Only present when the SDK connects through a Relay Proxy. Uses the same values as eolStatus.

relayLatestVersionstring
relayLatestReleaseUrlstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
503
Service Unavailable Error