v1
latestOpenAPI 3.1.12026-07-242899061.7 MBTarget Of Evaluation TOE
This resource gets a `TOE` object by its identifier.
This resource gets a TOE object by its identifier. This include overall ratings and some domain rating information for the current analysis of the provided TOE id.
get/v1/toe/{toe_id}
Path parameters
toe_idstring required
Example:5976423a-ee35-11e3-8569-14109ff1a304
Filter by the Toe ID.
Response
OK
Example response
{
"web_encryption_rating": 1,
"web_app_security_rating": 1,
"toe_short_name": "Riskrecon, CO.",
"toe_id": "5976423a-ee35-11e3-8569-14109ff1a304",
"ticker_symbols": [
{
"ticker_symbol": "0023.HK",
"exchange_name": "NYSE"
}
],
"threat_intell_rating": 1,
"system_hosting_rating": 1,
"subscription_level": "3",
"software_patching_rating": 1,
"seed_hostnames": [
"riskrecon.com"
],
"risk_configurations": [
{
"risk_relationship": "Own Enterprise",
"inherent_risk": "Critical"
}
],
"rating_v2": "b",
"rating_numeric": 1,
"rating": "fix",
"network_filtering_rating": 1,
"internal_name": [
"Riskrecon"
],
"internal_id": [
"1234"
],
"governance_rating": 1,
"email_security_rating": 1,
"duns_numbers": [
"12345"
],
"dns_security_rating": 1,
"defensibility_rating": 1,
"data_loss_rating": 1,
"analysis_type": "continuous",
"analysis_ts": "2021-10-01T22:18:57+00:00",
"analysis_id": "12345"
}