Check if a risk assessment exists

Headers

AuthorizationstringRequired

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

AuthorizationstringRequired

Query parameters

assessment_idstringRequired
The unique identifier of the risk assessment

Response

Risk assessment exists
assessment_idstring or null
The unique identifier of the risk assessment
first_seendatetime or null
This represents the earliest timestamp associated with the risk assessment
last_seendatetime or null
This represents the latest timestamp associated with the risk assessment
organization_idstring or null
The organization ID for which the risk assessment was found

Errors