{
"status": 200,
"message": "Referred users fetched successfully",
"data": {
"items": [
{
"commissionId": "29e62a66-ab83-4412-ad3e-0ce6d1392461",
"referredUser": "john@example.com",
"affiliateId": "05ddfd92-1abe-41e6-8bad-467256954bc6",
"workspaceId": "5bb8cbe6-67dc-4b07-853e-7ca5454f8512",
"campaignId": "8b9cd67a-bc33-468f-bf31-2c3d25f56748",
"amount": "120.00",
"adminEarnedAmount": "0.00",
"status": "paid",
"payoutDate": null,
"name": "Demo Referral",
"remarks": "Admin manually marked as paid",
"isSelfReferral": false,
"isWalletPayment": 0,
"chargeId": null,
"invoiceId": null,
"stripeSubscriptionId": null,
"createdAt": "2025-11-12T09:01:37.120Z",
"updatedAt": "2025-12-29T03:40:17.786Z"
}
],
"pagination": {
"page": 1,
"limit": 25,
"total": 6,
"totalPages": 1
}
}
}