get https://{defaultHost}/sessions
List all your event sessions.
This endpoint requires the
events:read
orevents:write
scopes.
This endpoint can be used to list down all sessions for your organization, regardless of the event they belong to. You can filter them using their date (start/end) and their status — pretty much like for the GET /events/{id}/sessions
filters.