I’m trying to fetch events between two users using https://api.eu.nylas.com/v3/grants/<NYLAS_GRANT_ID>/events
. When I add query param attendees
and send the email with all lower case it’s not giving response in v3. What’s the possible solution here?
@lsr2001 thanks for posting, so you are searching for events with specific attendees.
Can you share the query or a code sample? I see we have support for this.