I am trying to write a simple code which would get the number of participants to whom reminders have been sent.
I am using NodeJS and utilizing list_participants API.
I am not sure how exactly I could pass the $aAttributes and $aConditions in NodeJS syntax.