Subscriptions
List all subscription schedules
Use when listing or searching scheduled changes across subscriptions (e.g. admin view). Returns schedules with optional filtering.
get/v1/subscription-schedules
Query parameters
pending_onlyboolean
Filter to pending schedules only
subscription_idstring
Filter by subscription ID
limitinteger
Limit results
offsetinteger
Offset for pagination
Response
OK
Changes
Changed in 1 of the 12 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○