ghl_saas_get_plan_deprecated
Retrieve details of a specific SaaS plan using its plan ID and company ID. (Deprecated: use the newer endpoint for plan retrieval.)
Instructions
DEPRECATED per spec — superseded by GET /saas/saas-plan/{planId}. REQUIRES AN AGENCY-LEVEL (Company) TOKEN. [DEPRECATED per official docs — prefer the documented replacement if one exists.] Get SaaS Plan Fetch a specific SaaS plan by plan ID Endpoint: GET /saas-api/public-api/saas-plan/{planId} (Version header: v3; source: v3/saas-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planId | Yes | Plan ID to get SaaS plan details for | |
| companyId | Yes | Company ID to filter SaaS plan |