Find a tag by its ID.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | Tag ID |
fields | Array | Which fields to return on the matching tags. If not specified, returns all fields.Show Supported Values |
GET Response Notes
Returns matching Tag model object, or null if none found.
API Call Builder
Javascript is required to use the API Call Builder.