Skip to main content
POST
Create Report Request

Guides

See the guide for using this endpoint: Generate a Threat Flow Report .

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
report_title
string
required
question
string | null
time_range_type
enum<string>
default:all
Available options:
all,
last_24h,
last_2d,
last_7d,
last_1m,
last_3m,
last_6m,
range
time_range_from
string<date-time> | null
time_range_to
string<date-time> | null
included_keywords
string[] | null
excluded_keywords
string[] | null

Response

Successful Response

request_id
string<uuid>
required