Parameter | Description |
---|---|
Filter Container Type | The string of the type of the container, for example “case”. |
Filter In Case | Filter in case. |
Order | The is the sorting order for the results. |
Sort | Field to sort results with. |
Parameter | Description |
---|---|
Page Number | Page number of the results to fetch. |
Page Size | Size of page to return. |
{
"count": 375,
"num_pages": 874,
"data": [
{
"tags": [
"<string>"
],
"id": 541,
"artifact_count": 93,
"artifact_update_time": "2020-08-25T09:40:22",
"asset": null,
"close_time": null,
"closing_owner": null,
"closing_rule_run": null,
"container_update_time": "2023-05-19T11:21:02",
"create_time": "2022-11-28T06:57:29",
"description": "<string>",
"due_time": "2020-05-12T18:55:48",
"end_time": null,
"hash": "<string>",
"external_id": null,
"ingest_app": null,
"kill_chain": null,
"label": "<string>",
"name": "<string>",
"open_time": "2020-12-15T12:58:32",
"owner": null,
"role": null,
"owner_name": null,
"sensitivity": "<string>",
"severity": "<string>",
"source_data_identifier": "<string>",
"start_time": "2022-09-01T09:14:21",
"status": "<string>",
"version": 798,
"workflow_name": "<string>",
"custom_fields": {},
"container_type": "<string>",
"in_case": false,
"current_phase": 718,
"tenant": 881,
"parent_container": null,
"node_guid": null
}
]
}
Was this page helpful?