Returns a paginated list of beneficiaries belonging to the authenticated user. user_id is read from the X-User-Id header; if absent, from the user_id query parameter.
ID of the authenticated user making the request. Used for ownership checks and to populate beneficiary_of on creation.
Fallback user identifier if X-User-Id header is not present.
DynamoDB pagination token from a previous response.