ghl_saas_get_locations_deprecated
Fetch SaaS-activated locations for a company with pagination. Provide company ID and optional page number to retrieve full result sets.
Instructions
DEPRECATED per spec — superseded by GET /saas/saas-locations/{companyId}. REQUIRES AN AGENCY-LEVEL (Company) TOKEN. [DEPRECATED per official docs — prefer the documented replacement if one exists.] Get SaaS Locations Fetch all SaaS-activated locations for a company with pagination Endpoint: GET /saas-api/public-api/saas-locations/{companyId} (Version header: v3; source: v3/saas-v3.json) Pagination params: page — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| companyId | Yes | Company ID to get SaaS locations for |