⇤ Portfolio
⇤ National Cybersecurity
https://api.bitsighttech.com/ratings/v2/portfolio/summaries
Get a summary of your portfolio. This can be used to get a list of the possible values for querying GET: Portfolio Details.
Parameters
See query parameters for details on the fields
(default: all fields) parameter.
Parameter | Values |
---|---|
folder [Query] Include only companies in the given folder. |
[String] Folder unique identifier [folder_guid ]. See GET: Folder Details. |
tier [Query] Include only companies in the given tier. |
[String] Tier unique identifier [tier_guid ]. See GET: Tiers. |
Example Request
curl https://api.bitsighttech.com/ratings/v2/portfolio/summaries -u api_token:
Example Response
{ "subscription_types":[ "continuous_monitoring" ], "industries":[ "Technology" ], "types":[ "CURATED" ], "countries":[ "US" ], "infections":[ "GigaClicks" ], "vulnerabilities":[ "CVE-2016-10712" ], "open_ports":[ "AMQP", "Port 1010" ], "software":[ "WordPress" ], "providers":[ "Black Hills Technologies" ], "products":[ "Black Hills POS" ], "product_types":[ "Order Management" ] }
Response Attributes
Field | Description |
---|---|
subscription_typesArray |
Available subscription types. |
industriesArray |
The industries of companies in your portfolio. |
typesArray |
How the rating of companies in your portfolio were curated. |
countriesArray |
The locations of companies in your portfolio. |
infectionsArray |
Infections that are present in your portfolio. |
vulnerabilitiesArray |
Vulnerabilities that are present in your portfolio. |
open_portsArray |
Ports that are open in your portfolio. |
softwareArray |
Software programs used in your portfolio. |
providersArray |
Service providers that companies in your portfolio rely on. |
productsArray |
Service provider products used in your portfolio. |
product_typesArray |
The types of service provider products used in your portfolio. |
September 22, 2020: Published.
Feedback
0 comments
Please sign in to leave a comment.