Skip to main content
GET
Get a product bundle

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 bundle

Response

Success

id
string
required

Unique identifier for the bundle

Example:

"bnd_01H1VECT"

name
string
required

The name of the bundle

Example:

"Standard Plan"

prices
object[]
required

Prices included in this bundle

description
string | null

A brief description of the bundle

Example:

"Our standard plan bundle"