Skip to main content
GET
List workspace investigations (canvas data excluded)

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Query Parameters

status
enum<string>
Available options:
open,
archived
subject_address
string
Maximum string length: 256
Example:

"0xabc..."

subject_network
string
Maximum string length: 256
Example:

"eth"

limit
number
default:50
Required range: 1 <= x <= 100
offset
number
default:0
Required range: x >= 0

Response

200 - application/json
items
object[]
required
total
number
required
Example:

12

Last modified on July 22, 2026