ghl_saas_get_location_subscription_deprecated
Retrieve location subscription details using an agency-level token. Deprecated; use the replacement endpoint for accurate data.
Instructions
DEPRECATED per spec — superseded by GET /saas/get-saas-subscription/{locationId}. REQUIRES AN AGENCY-LEVEL (Company) TOKEN. [DEPRECATED per official docs — prefer the documented replacement if one exists.] Get Location Subscription Details Fetch subscription details for a specific location from location metadata Endpoint: GET /saas-api/public-api/get-saas-subscription/{locationId} (Version header: v3; source: v3/saas-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company ID to filter subscription details | |
| locationId | Yes | Location ID to get subscription details for |