EVM Smart Accounts
List Smart Accounts
Lists the Smart Accounts belonging to the developer’s CDP Project. The response is paginated, and by default, returns 20 accounts per page.
GET
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Query Parameters
The number of accounts to return per page.
The token for the next page of accounts, if any.
Response
200
application/json
Successfully listed Smart Accounts.
The response is of type object
.