Skip to main content
Retrieves detailed information about a specific plan using its reference ID.

Query

Parameters

GetPackageByRefIdInput
required
Input parameters for retrieving the plan

Return Type

Returns a Plan object with all plan details including entitlements, pricing, and configuration.

Common Use Cases

Show complete plan information on a plan detail page.
Verify what entitlements are included in a specific plan.
Retrieve specific versions to compare changes.