GET api/datadict/Meldung/Typ/{typ}?mitSYS={mitSYS}&format={format}
Liefere Liste der Meldeentitäten, die zum bestimmten Melde-Typ gehören.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
typ | Gemäss Liste in den Erläuterungen |
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.