ghl_link_get_by_id
Retrieve a single link from GoHighLevel by providing its link ID and location ID.
Instructions
Get Link by ID Get a single link by its ID Endpoint: GET /links/id/{linkId} (Version header: v3; source: v3/links-v3.json) OAuth scopes: links.readonly
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| linkId | Yes | Link Id | |
| locationId | Yes | Location Id |