Transaction Intents
List transaction intents
Retrieves a list of transaction intents.
GET
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Query Parameters
The type of transaction intent to filter by.
Available options:
CONFIRMED
, CANCELED
Example:
"CONFIRMED"
Limits the number of returned results
Required range:
x >= 1
A cursor for use in pagination. An id that defines your place in the list.
Response
200 - application/json
List of transaction intents
The response is of type object
.