Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number (1-indexed)
x >= 1
Number of items per page (max 100)
1 <= x <= 100
Optional: Filter by specific pool LP public key
Optional: Filter by specific asset B public key
Optional: Start date for filtering (ISO 8601)
Optional: End date for filtering (ISO 8601)
Sort order: "desc" (newest first) or "asc" (oldest first)
Response
Fee withdrawal history retrieved successfully
Response for querying fee withdrawal history
List of withdrawal records
Total count of withdrawals (for pagination)
150
Current page number (1-indexed)
1
Number of items per page
20
Total amount withdrawn across all records (in the filter, not just this page)
x >= 0