Get the smart routing addresses owned by the owner (paginated)

Returns at most 50 smart routing addresses per query. The nextPageKey in the response is the last address from the current page. Use it as the pageKey parameter for the next request to get addresses that come after it. If the pageKey does not exist for this owner or if there are no addresses after the pageKey, an empty array will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The address of the owner

Query Params
string

Optional key for pagination. This should be the last address from the previous page. The query will return addresses that come after this one. If the pageKey does not exist or is the last address, an empty array will be returned.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json