Skip to main content

List Subscription Offerings

GET 

/api/subscription-offerings

Get a paginated list of subscription offerings with filtering and sorting.

Required scope: subscriptions:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Allowed sorts: id, name, sku, status, created_at. Default sort: name. Pagination defaults to 15 per page. Each offering includes edition count and product listings count.

Request

Responses

OK