Get Api Version

Get Api Version
Request
URI
GET
https://{api_host}//api/versions
COPY
Responses
200
Returns consoleApiVersionResponse of type(s) */*
{
    "supportedApiVersions": [
        "string"
    ],
    "currentApiVersion": "string"
}
array of string
supportedApiVersions
Optional

supportedApiVersions

string
currentApiVersion
Optional

currentApiVersion


404

Not Found

Operation doesn't return any data structure

Api Version Service Operations
GET
Get Api Version