get https://api.apptoto.com/v1/events
Fetch a range of "events".
Please note that you can also use this API to fetch one event by id or external_id (for legacy reasons). The new proper way to fetch one event is to use the /v1/event (singular) API.
If you do not specify a phone_number or email_address... then events will not be duplicated, an each event will contain all of it's participants.
However, if you specify a phone_number or email_address... then events may be listed more than once, and each event entry returned will only have the matching participant in the participants array included.