GET /statements/account/{accountId}
Description
Retrieve the statement for a specific account.
Authentication
Bearer Token
Request
| Header | Value | Required |
|---|
| Authorization | Bearer {{token}} | Yes |
Path Parameters
| Parameter | Type | Description |
|---|
accountId | UUID | Account ID |