Skip to main content

Get outdated SDKs

GET 

<your-unleash-url>/api/admin/metrics/sdks/outdated

Returns a list of the outdated SDKS with the applications using them.

Responses

outdatedSdksSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L '<your-unleash-url>/api/admin/metrics/sdks/outdated' \
-H 'Accept: application/json' \
-H 'Authorization: <Authorization>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
ResponseClear

Click the Send API Request button above and see the response here!