Transactions
Get All Transactions
Retrieve all transactions for the authenticated customer.
Authentication Required: JWT Bearer Token (signed-in user)
- Requires
Authorization: Bearer <jwt_token>
header - Token must contain valid customer ID
GET
Authorizations
JWT Bearer token from Auth0 authentication
Response
200
application/json
Successful Response
The response is of type Transaction · object[]
.