GET api/Adressen

Retrieves a list of addresses from the database.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An containing the list of addresses if found, or a if no addresses 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.