Endpoint
Authentication
This endpoint requires an active creator session. You must be logged in — the API reads your identity from the session cookie set when you signed into your Tip Stack account. There is no Bearer token option for this endpoint.Query Parameters
This endpoint does not accept any query parameters. All payout records for the authenticated creator are returned, ordered bycreatedAt descending (most recent first), up to the 50 most recent entries.
Response
boolean
true when the request completed successfully.array
An array of payout records. Sorted newest-first, capped at 50 entries.
Status Values
Example
Request
Response
The
amountUSDC field is an approximation back-calculated from amountNGN using a fixed reference rate. It may differ from the exact USD amount you originally requested. For the precise withdrawal amount, refer to your original withdrawal request.