Addresses
List wallet addresses
List all addresses in a wallet.
GET
Authorizations
Enter your JSON Web Token (JWT) here. Refer to the Generate JWT section of our Authentication docs for information on how to generate your Bearer Token.
Path Parameters
The ID of the wallet whose addresses to fetch.
Query Parameters
A limit on the number of objects to be returned. Limit can range from 1 to 100, and the default is 10.
A cursor for pagination across multiple pages of results. Don't include this parameter on the first call. Use the next_page value returned in a previous response to request subsequent results.
Maximum length:
5000
Response
200
application/json
The list of addresses