{
	"total": 54,
	"items": [
		{
			"uuid": "<string>",
			"community_uuid": "<string>",
			"name": "<string>",
			"type": "<string>",
			"criticality": 2,
			"created_at": "<string>",
			"created_by_type": "<string>",
			"updated_at": "<string>",
			"nb_atoms": 2,
			"props": {
				"sekoia.io_agent_id": "<string>",
				"os": "<string>",
				"os_type": "<string>"
			},
			"tags": [],
			"revoked": false,
			"reviewed": false,
			"source": "<string>"
		},
		{
			"uuid": "<string>",
			"community_uuid": "<string>",
			"name": "<string>",
			"type": "<string>",
			"criticality": 1,
			"created_at": "<string>",
			"created_by_type": "<string>",
			"updated_at": "<string>",
			"nb_atoms": 0,
			"props": {
				"sekoia.io_agent_id": "<string>",
				"os": "<string>",
				"os_type": "<string>"
			},
			"tags": [],
			"revoked": false,
			"reviewed": false,
			"source": "<string>"
		}
	]
}