Supported Api Versions

Supported Api Versions

Currently, there is only one version.

Request
URI
GET
https://{api_host}/vco/api/versions
COPY
Responses
200

The request is successful.

Returns supported-versions of type(s) application/json
"supported-versions Object"
array of object
version
Optional

version


401

User is not authorized.

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vco/api/versions