Hello,
I'm trying to get a list of events that a constituent has registered for (a participant)? but I can't see any endpoint that is suitable. I've checked the events endpoints too and they're all very much focused on a single event.
I'm just trying to present a list of events that a constituent is associated with and attempting to retrieve this data through the SKY API.
If the endpoint doesn't exist how would you recommend getting this data? Looping through all events to find if our constituent has registered (it seems also that there isn't really a constituent_id filter on any of the event endpoints)? That sounds expensive!
I see this post in the events forum but no replies to it
Database view allows you to see the list of events for a constituent which seems logical, just can't find a way of getting at it through the SKY API.
Many thanks.