Querying All API Versions

Function

Query all available API versions of SWR.

URI

GET /

Request Parameters

Table 1 Request header parameters

Parameter

Mandatory

Type

Description

Content-Type

Yes

String

Message body type (format). The value can be application/json or charset=utf-8 application/json.

The default value is application/json.

X-Auth-Token

Yes

String

User token.

The token can be obtained by calling an IAM API. The value of X-Subject-Token in the response header is the user token.

Response

Status Code

Status Code

Description

200

Request successful.

500

Failed to complete the request because of an internal service error.

Error Codes

For details, see Error Codes.