cURL
Transactions
List signed transactions
Lists signed transactions for the integrator. Can be filtered by status.
GET
cURL
Authorizations
Use this format: ApiKey <your_api_key>
Query Parameters
Filter by status
Available options:
pending, confirmed, broadcasted, failed, expired, cancelled Maximum number of transactions to return (default: 20, max: 100)
Required range:
1 <= x <= 100Example:
20
Offset for pagination (default: 0)
Required range:
x >= 0Example:
0
Integrator ID (required for ADMIN/INTERNAL scope)
Example:
"uuid-integrator-id"
Response
200 - application/json
Transactions retrieved successfully
The response is of type any.