List all tags

{ "tags": [ { "tagType": "contact", "tag": "one", "description": "", "cdate": "2018-08-17T09:43:15-05:00", "links": { "contactGoalTags": "https://:account.api-us1.com/api/:version/tags/1/contactGoalTags" }, "id": "1" }, { "tagType": "contact", "tag": "two", "description": "", "cdate": "2018-08-17T13:41:16-05:00", "links": { "contactGoalTags": "https://:account.api-us1.com/api/:version/tags/2/contactGoalTags" }, "id": "2" }, { "tagType": "contact", "tag": "three", "description": "", "cdate": "2018-08-17T13:41:18-05:00", "links": { "contactGoalTags": "https://:account.api-us1.com/api/:version/tags/3/contactGoalTags" }, "id": "3" }, { "tagType": "template", "tag": "test1", "description": "", "cdate": "2018-08-28T11:54:36-05:00", "links": { "contactGoalTags": "https://:account.api-us1.com/api/:version/tags/4/contactGoalTags" }, "id": "4" }, { "tagType": "template", "tag": "test2", "description": "", "cdate": "2018-08-28T11:54:38-05:00", "links": { "contactGoalTags": "https://:account.api-us1.com/api/:version/tags/5/contactGoalTags" }, "id": "5" } ], "meta": { "total": "5" } }
Query Params
string

Filter by name of tag(s); "contains" operator is assumed.

string

Filters tags by tag name according to the operator specified. Operators currently supported: eq, neq, lt, lte, gt, gte, contains, starts_with

string

Orders filtered results by weight, ascending order, or descending order. If weight is used, exact matches are returned first, followed by matches starting with what was filtered by, followed by the rest of the results.

Responses

Language
Credentials
URL
Choose an example:
application/json