Retrieve all wallets from Coinbase via the CDP SDK.
limitNumber of results per page. Accepts values from 1 to 100. Default is 25.
orderstringOrder of results. Valid values are 'asc' (ascending) or 'desc' (descending). Default is 'desc'.
ending_beforestringCursor for pagination. Use this to paginate backwards. Provide the ID of the first wallet from the previous page.
starting_afterstringCursor for pagination. Use the ID of the last wallet from the previous page to get the next page of results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.