Get subscription schedule
orb_get_subscription_scheduleGet the plan-change schedule for a subscription. Orb API: GET /subscriptions/{subscription_id}/schedule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (1–100, default 20). | |
| cursor | No | Opaque pagination cursor (from pagination_metadata.next_cursor). | |
| subscription_id | Yes | Orb subscription id. |