TheHive icon indicating copy to clipboard operation
TheHive copied to clipboard

List all cases and observables

Open Linow974 opened this issue 3 years ago • 0 comments

Request Type

Question

Work Environment

Question Answer
OS version (server) Debian
OS version (client) 10
Virtualized Env. True
Dedicated RAM 4 GB
vCPU 4
TheHive version / git hash 4.1.19
Package Type DEB
Database Cassandra
Index type Opensearch

Question

Hello,

I am trying to retrieve all the cases and observables via TheHive's API, to then index them under Openserach (fork of Elasticsearch).

However, I can't find a request to retrieve these, is it possible?

I tried this type of query:

http://192.168.1.8:9000/api/case/artifact/_search?nparent=1 http://192.168.1.8:9000/api/case/artifact/_search ....

Linow974 avatar Jul 06 '22 12:07 Linow974