Error
A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"transaction_type": "<string>",
"operation_type": "<string>",
"success": true,
"execution_time_ms": 123,
"affected_rows": 123,
"created_at": "2023-11-07T05:31:56Z"
}{
"error": "Transaction not found"
}Transaction History
Get specific transaction
Returns detailed information about a specific database transaction.
GET
/
transactions
/
{transactionId}
Error
A valid request URL is required to generate request examples{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"transaction_type": "<string>",
"operation_type": "<string>",
"success": true,
"execution_time_ms": 123,
"affected_rows": 123,
"created_at": "2023-11-07T05:31:56Z"
}{
"error": "Transaction not found"
}Authorizations
Enter token in format (Bearer )
Path Parameters
Transaction ID