get address withdrawals
Deprecation Notice: Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the PRO API reference page for information.
get/addresses/{address_hash}/withdrawals
Path parameters
address_hashstring required
Address hash
Response
pay attention that receiver field is not included to response in this endpoint
Example response
{
"next_page_params": {
"index": 1,
"items_count": 50
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.