List client versions

GET https://{{host}}/etp-config/v3/configs/:configId/client-versions

Provides a list of client versions.

Request Params

KeyDatatypeRequiredDescription
accountSwitchKeystring(Optional) For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

[{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":61,"osName":"Windows","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Security Patch","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":273,"versionName":"3.2.1"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":61,"osName":"Windows","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Beta","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":271,"versionName":"3.2.0"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":45,"osName":"Mac","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Beta","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":272,"versionName":"3.2.0"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":45,"osName":"Mac","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Security Patch","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":270,"versionName":"3.1.5"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":61,"osName":"Windows","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Security Patch","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":269,"versionName":"3.1.3"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":45,"osName":"Mac","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Security Patch","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":267,"versionName":"3.1.2"},{"approvalStatus":"PENDING","autoupgradeEnabled":true,"osId":61,"osName":"Windows","releaseDate":"2020-03-14T00:00:00.000+0000","releaseStatus":"Security Patch","sha256":"daea7915e7e9328a31a36bf5dbbc73770e05b18bc79bee93a2472a2ac05a9429","supportedUntil":"2021-01-14T00:00:00Z","unsupported":false,"versionId":268,"versionName":"3.1.2"}]