name=Marketing Breakthrough: 40X Your Spiritual Business [$297 Value]
start=2025-06-29T10:00:00 / Jun 29 10:00 AM
created=2025-01-25T14:10:15Z
name=From Success To Significance: Keys To Your Highest Life [LIVE Masterclass]
start=2026-04-19T10:00:00 / Apr 19 10:00 AM
created=2025-02-27T20:19:09Z
name=Leadership For Lightworkers: 1000x Your Impact (Live Masterclass)
start=2025-09-21T10:00:00 / Sep 21 10:00 AM
created=2025-03-04T17:32:04Z
name=Master Self Healing: 7-Day Community Challenge [$397 Value]
start=2025-06-01T10:00:00 / Jun 1 10:00 AM
created=2025-03-21T21:24:34Z
name=Advanced Energy Healing From Divine Mother [LIVE ]
start=2025-07-20T10:00:00 / Jul 20 10:00 AM
created=2025-03-28T21:39:01Z
name=Heal Unworthiness: Breakthrough Energy From Divine Mother ($197 Value)
start=2025-12-07T10:00:00 / Dec 7 10:00 AM
created=2025-04-04T01:28:42Z
name=Lightworkers: Private Community Launch (Live Orientation)
start=2025-09-07T10:00:00 / Sep 7 10:00 AM
created=2025-05-21T02:24:39Z
hello, i received API changes notification (as like everyone else using EB) which basically tells that sorting will not be supported. as my use-case is to fetch just one upcoming event from organizer i feel that switching to proposed "retrieve all paginated results, implement sorting on your side" would at least generate unnecessary traffic, so my question is what will be default sorting for "/v3/organizers/{organizer_id}/events" and can i rely on it in case it would be like "event.start_date ascending" or do i really need to go through fetching all (paginated) results, sorting them and than dropping 99% of them? thanks for any hint.