Get Links
GET/links/
Get Links
Request
Version stringrequired
API Version
Available options
v3locationId stringrequired
Location ID of the business profile
Successful response
- application/json
- Schema
- Example (auto)
Schema
linksobject[]
List of trigger links
{
"links": [
{
"id": "n4AriwEnFrGh3tu08W0U",
"name": "first tag",
"redirectTo": "https://www.google.com/",
"fieldKey": "{{trigger_link.n4AriwEnFrGh3tu08W0U}}",
"locationId": "ve9EPM428h8vShlRW1KT"
}
]
}