GET api/Data/Kataloge

Retrieves a list of Kataloge (catalogs) from the database.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An containing the list of Kataloge if found, or a if no Kataloge are available.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.