Skip to main content
GET
Get a subscription version item

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Path Parameters

id
string
required

Unique identifier for the subscription

vid
string
required

Unique identifier for the version

ref
string
required

Unique identifier for the item

Response

Success

bundle_id
string | null

Bundle ID (for bundle items)

Example:

"bun_abc123"

items
object[]

Bundle child items

price
object | null

Price details (for standalone items)

product_id
string | null

Product ID (for standalone items)

Example:

"prod_abc123"