v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141211883.6 KB

Returns a paginated list of your EventBridge Scheduler schedules.

get/schedules

Query parameters

ScheduleGroupstring

If specified, only lists the schedules whose associated schedule group matches the given filter.

MaxResultsinteger

If specified, limits the number of results returned by this operation. The operation also returns a <code>NextToken</code> which you can use in a subsequent operation to retrieve the next set of results.

NamePrefixstring

Schedule name prefix to return the filtered list of resources.

NextTokenstring

The token returned by a previous call to retrieve the next set of results.

State'ENABLED' | 'DISABLED'

If specified, only lists the schedules whose current state matches the given filter.

Response

Success

NextTokenstring

Indicates whether there are additional results to retrieve. If the value is null, there are no more results.