ListInvestigations

ListInvestigations lists investigations across the requested
environments — every run, whether submitted through this API or executed
interactively in the web app. Filter by status, creation-time range, or
a name/seed substring; results are one globally-cursored page per call
(pass next_page_token back until it returns empty). Environments the
caller cannot read are skipped; if none remain the call returns
PermissionDenied.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
environmentIds
array of strings

Environments to list across (e.g. "VXKCDN-GSPRN8-M4QW7Z-2TPLJT"); one
global cursor spans the whole set.

environmentIds
string
enum

Optional status filter.

Allowed:
string

Optional substring match on investigation name and seed value.

date-time

Creation-time range: at or after created_after, strictly before
created_before. Either bound may be omitted.

date-time
int32

Page size (default 10, max 100).

string
string
enum
Allowed:
string
enum
Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json