How to get the status of a lead from a program of type Event via the REST API
I currently am able to see the status of leads associated with a Program of type event via the UI report. I can also see a column called status that indicates whether the leads attended the event or not. I am unable to see field in response via the REST Call GET /rest/v1/leads/programs/{LeadID}.json
Is there an alternate way to get to this data ?
