curl --location 'https://api.aworld.cloud/dashboard/v1/tag-rules/history?fields=undefined&limit=undefined&nextToken=undefined&order=undefined&sort=undefined'{
"items": [
{
"version": 0,
"stage": "DRAFT",
"actorId": "string",
"actorType": "user",
"tagRuleId": "string",
"tagRuleType": "ADD",
"name": "string",
"tagsPool": [
"string"
],
"tagsMatchCondition": {
"==": [
1,
1
]
},
"usersMatchCondition": {
"==": [
1,
1
]
},
"assignmentMode": "LAZY",
"eventMatchType": "INSTANCE",
"eventMatchEntity": "Activity",
"eventMatchEntityId": "string",
"eventMatchCondition": {
"==": [
1,
1
]
},
"postMatchCondition": {
"from": {
"sources": [
{
"table": "string",
"alias": "string",
"joins": [
{
"type": "INNER",
"toAlias": "string",
"condition": {
"==": [
1,
1
]
}
}
]
}
],
"where": {
"==": [
1,
1
]
}
},
"select": {
"fields": [
{
"source": "string",
"alias": "string"
}
],
"expressions": [
{
"name": "string",
"expression": {
"==": [
1,
1
]
}
}
]
},
"with": [
{
"name": "string",
"query": {
"from": {
"sources": [
{
"table": "string",
"alias": "string"
}
],
"where": {
"==": [
1,
1
]
}
},
"select": {
"fields": [
{
"source": "string",
"alias": "string"
}
],
"expressions": [
{
"name": "string",
"expression": {
"==": [
1,
1
]
}
}
]
},
"groupBy": {
"columns": [
"string"
]
},
"orderBy": {
"expressions": [
{
"expression": {
"==": [
1,
1
]
},
"direction": "ASC"
}
],
"window": {
"function": "ROW_NUMBER",
"alias": "string"
}
}
},
"recursive": {
"table": "string",
"keyColumn": "string",
"parentColumn": "string",
"startFrom": {
"==": [
1,
1
]
},
"maxDepth": 1
},
"join": {
"type": "INNER",
"on": {
"==": [
1,
1
]
}
}
}
],
"groupBy": {
"columns": [
"string"
]
},
"orderBy": {
"expressions": [
{
"expression": {
"==": [
1,
1
]
},
"direction": "ASC"
}
],
"window": {
"function": "ROW_NUMBER",
"alias": "string"
}
}
},
"state": "PENDING",
"timeframeType": "PERMANENT",
"timeframeTimezoneType": "FIXED",
"timeframeTimezone": "string",
"timeframeStartsAt": "2019-08-24T14:15:22.123Z",
"timeframeEndsAt": "2019-08-24T14:15:22.123Z",
"recurrence": "DAILY",
"scheduleCron": "string",
"origin": "CATALOG",
"catalogTagRuleId": "string",
"syncWithCatalog": true,
"defaultLang": "en",
"langs": [
"en"
],
"accountId": "stringstri",
"workspaceId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"latestVersion": 1,
"translations": [
{
"version": 0,
"stage": "DRAFT",
"actorId": "string",
"actorType": "user",
"workspaceId": "stringstri",
"tagRuleId": "string",
"lang": "en",
"description": "string",
"accountId": "stringstri",
"sourceRegion": "us-east-1",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
]
}
],
"nextToken": "eyJwayI6IndvcmtzcGFjZUlkI3pPR0JndVctQWoiLCJxdWl6SWQiOiItRktBdDZfbXM4M3RvSUZaLWVjeFQifQ=="
}