_get
Finds an Address based on a given ID value and returns the data of that Address.
Parameters
id
The ID of the Address you wish to gather data of.
Example
Results
On Success
On Failure
If the "id" parameter is not set:
If the "id" parameter does not match the ID of an existing Address:
Last updated