Skip to main content
GET
List wallet automation executions

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

Query Parameters

wallet_id
string
Minimum string length: 1
cursor
string
limit
integer
default:25
Required range: 1 <= x <= 100

Response

200 - application/json

Paginated list of wallet automation executions.

Paginated list of wallet automation executions.

data
WalletAutomationExecutionResponse · object[]
required
next_cursor
string | null
required