GET api/Preview/GetPoint2/{id}?code={code}
Deprecated endpoint. It will be removed in the upcoming versions.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
code | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjResultOfVideoPointName | Description | Type | Additional information |
---|---|---|---|
Data | VideoPoint |
None. |
|
Error |
Error description |
string |
None. |
Success |
Flag of successful operation |
boolean |
None. |
ErrorCode |
Error code |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{ "data": { "path": "sample string 1", "proxies": [ { "path": "sample string 1", "type": 2 }, { "path": "sample string 1", "type": 2 } ], "videoPath": "sample string 2", "modelPath": "sample string 3", "tile": "sample string 4", "hash": 5, "orientation": 6, "isVideo": true, "isModel": true, "name": "sample string 9", "codec": "sample string 10" }, "error": "sample string 1", "success": true, "errorCode": 3 }
Parameter Information
code
Property | Description |
---|---|
Length (Int32) | |
Chars (Char) |