Get a tracking field
GET {{baseUrl}}/tracking_fields/:fieldId
Use this API to return information about a tracking field.
Prerequisites: * A Business, Education, API or higher plan.
Scopes: tracking_fields:read:admin
Rate Limit Label: Light
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","field":"\u003cstring\u003e","recommended_values":["\u003cstring\u003e","\u003cstring\u003e"],"required":"\u003cboolean\u003e","visible":"\u003cboolean\u003e"}