GET api/Data/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.

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.