Get Tags
GET/locations/:locationId/tags
Get Sub-Account (Formerly Location) Tags
Request
Version stringrequired
API Version
Available options
v3locationId stringrequired
Location Id
Successful response
- application/json
- Schema
- Example (auto)
Schema
tagsobject[]
{
"tags": [
{
"name": "minim aliquip anim",
"locationId": "ve9EPM428h8vShlRW1KT",
"id": "flGwEuzsfJOia1i1ikRN"
}
]
}