Policies
List Policies
Lists all policies for a wallet.
Headers
X-WalletKit-Project-ID
string
requiredYour WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
network
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
wallet_address
string | null
Response
200 - application/json
uuid
string
requiredproject_id
string
requirednetwork
enum<string>
requiredAvailable options:
Ethereum
, Polygon
, Base
, Avalanche
, Polkadot
, Vara
name
string | null
wallet_address
string
requiredargument_rules
object[]
requiredexpires_at
string | null
created_at
string
requiredupdated_at
string
required