Retrieves Action Types (Action Item Types – AIT
). A filter can be applied.
OK
object | |||||||||||||||||||||||||||||||||||||||
|
{- "endRow": 300,
- "oldValues": null,
- "operationType": "fetch",
- "startRow": 0,
- "textMatchStyle": "exact",
- "data": {
- "_constructor": "AdvancedCriteria",
- "operator": "and",
- "criteria": [
- {
- "fieldName": "lastUpdateDate",
- "operator": "greaterOrEqual",
- "value": "2023-06-26T22:00:00.000Z"
}
]
}
}
{- "response": {
- "node": "string",
- "startRow": 0,
- "data": [
- {
- "formulaName": "string",
- "typedId": "string",
- "uniqueName": "string",
- "configuration": { },
- "createdBy": 0,
- "lastUpdateDate": "2019-08-24T14:15:22Z",
- "userGroupEdit": "string",
- "userGroupViewDetails": "string",
- "label": "string",
- "version": 0,
- "createDate": "2019-08-24T14:15:22Z",
- "lastUpdateBy": 0
}
], - "endRow": 0,
- "totalRows": 0,
- "status": 0
}
}