Skip to content
StraventaDocs

List payment intents

List payment intents.

GET
/v1/payments/intents

List payment intents.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Query Parameters

merchant_id*string
Formatuuid
search?string
page?integer
limit?integer

Response Body

application/json

curl -X GET "https://example.com/v1/payments/intents?merchant_id=497f6eca-6276-4993-bfeb-53cbbbba6f08"
{}

Was this page helpful?