Intents
List intents
Returns a paginated list of Payment Intents for your account. Filterable by state, chain, and date range.
GET
List payment intents
Authorizations
API key. Use pk_live_* for production or pk_test_* for test mode.
Query Parameters
Filter by intent state Current state of the Payment Intent
Available options:
created, pending, confirmed, finalized, failed, expired, cancelled Filter by CAIP-2 chain ID
Example:
"solana:5eykt4UsFv8P8NJdTREpY1vzqKq2Kvdp"
Maximum number of results to return
Required range:
x <= 100Cursor for pagination. Pass the id of the last intent from the previous page.
List payment intents