GET api/datadict/Codes/{codeset}?mitSYS={mitSYS}&format={format}
Liefere Codes zum gegebenen Codeset oder, wenn nicht gefunden, Codeset als Namensbestandteil
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
codeset | Zu welchem/welchen Codeset(s) sollen die Codes abgefragt werden? |
Define this parameter in the request URI. |
mitSYS | Sollen die Systemspalten mitgeliefert werden? Default: false |
Define this parameter in the request URI. |
format | Ausgabeformat, derzeit nur "JSON" möglich |
Define this parameter in the request URI. |
Response Information
Struktur mit 0..n Datenzeilen
Response body formats
Samples
application/json, text/json
Sample:
Sample not available.