Transaction Intents
Retrieve a transaction intent
Retrieves the details of an existing transaction intent by id
.
GET
Authorizations
Bearer HTTP authentication. Allowed headers-- Authorization: Bearer <api_key>
Path Parameters
The unique identifier for the transaction intent.
Example:
"3E4F0CCD-ACBF-42F3-A459-6DF92AF632D1"
Response
200
application/json
Transaction intent retrieved successfully
The response is of type object
.