curl --location --request GET '/api/v1/transformer/entity//account/'{
"success": true,
"data": {
"accountId": "acc_12345abcde",
"accountType": "CHECKING",
"status": "ACTIVE",
"createdAt": "2023-05-01T12:00:00Z"
}
}