Find all tags.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
filters | Filter | Filters to restrict which tags are returnedShow Filterable Fields |
sort | Sort | Sort by fields and directions 'desc' or 'asc'Show Sortable Fields |
limit | Integer | Limit the number of items returned per page |
page | Integer | Page by the limit of items returned. Defaults to page 1. |
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 objects.
API Call Builder
Javascript is required to use the API Call Builder.