A valid request URL is required to generate request examples
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "transaction_type": "<string>", "operation_type": "<string>", "success": true, "execution_time_ms": 123, "created_at": "2023-11-07T05:31:56Z" } ], "current_page": 123, "per_page": 123, "total": 123 }
Returns paginated list of database transactions with filtering options.
Enter token in format (Bearer )
Filter by database ID
Number of transactions per page
1 <= x <= 100
Filter by transaction type
ddl
dml
admin
Filter by success status
Transactions retrieved successfully
Show child attributes