Get a subscription
swell_get_subscriptionFetch a single subscription by id. Supports expand. Swell backend REST API: GET /subscriptions/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Subscription id. | |
| expand | No | Comma-separated related fields to expand, e.g. "account,product". |