Get Policy
Policies
Get policy
Get a policy by policy ID.
GET
Get Policy
Documentation Index
Fetch the complete documentation index at: https://docs.privy.io/llms.txt
Use this file to discover all available pages before exploring further.
SDK methods
Learn more about getting policies using our SDKs here.Authorizations
Basic Auth header with your app ID as the username and your app secret as the password.
Headers
ID of your Privy app.
Path Parameters
Required string length:
24Response
200 - application/json
Requested policy object.
A policy for controlling wallet operations.
Version of the policy. Currently, 1.0 is the only version.
Available options:
1.0 Name to assign to policy.
Required string length:
1 - 50The wallet chain types.
Available options:
ethereum, solana, cosmos, stellar, sui, aptos, movement, tron, bitcoin-segwit, bitcoin-taproot, pearl, near, ton, starknet, spark Unique ID of the created policy. This will be the primary identifier when using the policy in the future.
Required string length:
24The key quorum ID of the owner of the policy.
Unix timestamp of when the policy was created in milliseconds.

