GET api/DictData?dictType={dictType}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| dictType | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
[
{
"DictDataID": "d76bd866-09e3-43d6-8bf0-fe7cc3602144",
"Name": "sample string 2"
},
{
"DictDataID": "d76bd866-09e3-43d6-8bf0-fe7cc3602144",
"Name": "sample string 2"
},
{
"DictDataID": "d76bd866-09e3-43d6-8bf0-fe7cc3602144",
"Name": "sample string 2"
}
]
application/xml
Sample:
text/xml
Sample: