List Fees
GET/v1/fees
Returns fees with pagination, newest first. search matches the fee name only. totalAmount is the sum of the amount field across every match, not only the returned page.
Request
Responses
- 200
- 400
- 401
- 500
List of fees matching the search criteria
Invalid request parameters
Invalid or missing API key
Internal server error