GET api/Data/KatalogEbenen
Retrieves a list of Katalogebene (catalog levels) from the database.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
An containing the list of Katalogebene if found, or a 404 Not Found response if no data is available.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.