GET api/Objekt

Retrieves a list of objects (Objekte) from the database.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An containing the list of objects if successful, or a if no objects are found, or a if an error occurs during the operation.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.