This API is used to query information about API v3.
GET /v3
N/A
Response parameters:
Table 1 describes the response parameters.
Example response:
{ "versions": [ { "id": "v3", "links": [ { "href": "https://container.eu-de.***.t-systems.com/v3", "rel": "self" } ], "min_version": "", "status": "CURRENT", "updated": "2018-09-15T00:00:00Z", "version": "" } ] }
Table 2 describes the status code of the API.
For details about error status codes, see Status Code.