List Sdk Versions
GET/sdk/versions
List the downloadable AIP SDK builds, newest first.
Serves a cached listing fetched from the configured release store,
refreshing it in the background once the cache entry expires. Returns
404 when the SDK download feature itself is unconfigured for this
environment; an empty versions list, by contrast, means the feature
is configured but no builds have been published yet. The first entry is
always the latest build.
Request
Responses
- 200
- 404
- 422
- 503
Successful Response
Not Found
Validation Error
Service Unavailable