Check if a risk assessment exists

Authentication

AuthorizationBearer

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

Query parameters

assessment_idstringRequired
The unique identifier of the risk assessment

Response

Risk assessment exists
assessment_idstringOptional
The unique identifier of the risk assessment
first_seendatetimeOptional
This represents the earliest timestamp associated with the risk assessment
last_seendatetimeOptional
This represents the latest timestamp associated with the risk assessment
organization_idstringOptional
The organization ID for which the risk assessment was found

Errors

401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error