List addresses
easypost_list_addressesList saved addresses on the account, with pagination. API: GET /addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after_id | No | Return records created after this address id. | |
| before_id | No | Return records created before this address id. | |
| page_size | No | Results per page (max 100). |