Retrieve API Version
You can use this method to retrieve the API version for the robot adapter.
Request
URI: /api/apiVersion
HTTP Method: GET
Request Parameters
| Parameter | Required | Data Type | Description |
|---|---|---|---|
| robotId | Yes | String | Robot ID |
Response
| Code | Description |
|---|---|
| 200 | The request is processed successfully. |
| 400 | The server can't process the request. |