Adreslijst bekijken
get_address_listReturns the status of an address list: trial rows, number of addresses found, price, payment link, progress, and after payment the result rows (at most 50 per call; use offset for more) and a download link for the Excel file. Can wait up to 20 seconds for the trial or the processing to finish.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | Optional. First result row to return after delivery, starting at 0. | |
| list_token | Yes | The list_token from start_address_list. | |
| wait_seconds | No | Optional. Seconds to wait for a change while the trial or the processing runs, 0 to 20. |