Jump to: GET Response Notes | API Call Builder
Retrieve a tag by ID.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
id | Integer | Tag ID |
fields | Array | List of fields to display back. Defaults to displaying all fields.Show Supported Values |
GET Response Notes
Returns Tag model object, or NULL if none found.
API Call Builder
Javascript is required to use the API Call Builder.