Skip to main content

Overview

This endpoint can be used to get a single address. Endpoint: /api/v1/addresses/{address_id} Method: GET

URL Parameters

integer
required
The ID of the address you wish to .

Response

If the address is successfully retrieved, the API will return a 200 OK status code. The response will contain the following content:
array
required
An array containing a single Address object.