---
title: "Get Ghl Config"
method: GET
path: "/integrations/ghl/config"
tags: ["GoHighLevel"]
---

# Get Ghl Config

`GET /integrations/ghl/config`

Return the GoHighLevel configuration for this customer.

## Response `200`

Successful Response

- GhlConfigResponse — GoHighLevel per-customer configuration
  - `pipeline_id` string, nullable
  - `pipeline_stage_id` string, nullable
  - `pipeline_name` string, nullable
  - `pipeline_stage_name` string, nullable
  - `opportunity_name_template` string, nullable
  - `contact_tags` string[]
  - `contact_source` string, nullable
  - `dry_run` boolean

---

[API](https://skmtc.dev/openintake/apis/fastapi.md) · [All operations](https://skmtc.dev/openintake/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/openintake/fastapi/revisions/4a81645b59f6/schema)
