Get SaaS Locations
n8n-nodes-base.httpRequest
Fetches all SaaS-activated locations for a company with pagination.
Use Cases
List all SaaS locations
View active subscriptions
Export SaaS-enabled locations
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for get saas locations.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/saas/saas-locations/{{ $json.companyId }}?page={{ $json.page }}
Nodes:
2
Auth:
GoHighLevel OAuth2 API (Agency-Access)