ghl_saas_get_locations_by_stripe_id_deprecated
Retrieve locations in GoHighLevel by Stripe customer ID or subscription ID, filtered by company ID.
Instructions
DEPRECATED per spec — superseded by GET /saas/locations. REQUIRES AN AGENCY-LEVEL (Company) TOKEN. [DEPRECATED per official docs — prefer the documented replacement if one exists.] Get locations by stripeId with companyId Get locations by stripeCustomerId or stripeSubscriptionId with companyId Endpoint: GET /saas-api/public-api/locations (Version header: v3; source: v3/saas-v3.json)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | Yes | Company ID to filter locations | |
| customerId | No | Stripe customer ID to find locations for | |
| subscriptionId | No | Stripe subscription ID to find locations for |