GET DataSet?for_guid={for_guid}&dataset_name={dataset_name}&appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| for_guid | string |
Required |
|
| dataset_name | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DataSet| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| dataNames_list | Collection of string |
None. |
|
| dataTuples_list | Collection of Tuples |
None. |
|
| appid | string |
None. |
|
| for_guid | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.