List scheduled exposure calculations. The results are returned in no particular order.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The maximum number of scheduled exposure calculations to fetch.
Token used for pagination.
Filtering for scheduled exposure calculations, follows the lucene query string format for example 'name: "scheduledExposureCalculations/abc"', see ScheduledExposureCalculation type for available fields.
OK
ScheduledExposureCalculation: List of matching scheduled exposure calculations.
Token to fetch the next page, empty if no more pages.