cURL
curl --request GET \ --url http://localhost:4000/v1/payout/recipients/with-accounts
Returns all active beneficiaries for the authenticated integrator, each with their accounts embedded. Single query with join — no N+1.
List of beneficiaries with accounts