Skip to main content
GET
Get Intel Request
Access to is required for this feature. Please contact your Customer Success Manager for more details.

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.

Path Parameters

id
string<uuid>
required

Response

Successful Response

request_id
string<uuid>
required
status
enum<string>
required
Available options:
pending,
processing,
completed,
error
created_at
string<date-time>
required
request_payload
IntelRequestPayloadResponse · object
required
result
IntelRequestProgress · object | null
required
report
PydanticThreatFlowReport · object | null