https://api.bitsighttech.com/ratings/v1/companies/company_guid/company-tree/providers
Get all service providers for the entire Ratings Tree of one of the companies you’re monitoring.
Parameters
* Required.
See query parameters for details on the following parameters:
fields
limit
offset
q
sort
Parameter | Values |
---|---|
company_guid * [Path] Identify the company to query. |
[String] Company unique identifier [entity_guid ]. See GET: Portfolio Details. |
Example Request
curl https://api.bitsighttech.com/ratings/v1/companies/a940bb61-33c4-42c9-9231-c8194c305db3/company-tree/providers -u api_token:
Example Response
{ [ […] { "provider_guid":"a5e23bf0-38d4-4cea-aa50-19ee75da481d", "provider_name":"Black Hills Technologies", "provider_industry":"Technology", "product_types":[ "Order Management" ], "company_count":1, "product_count":10, "domain_count":3, "relative_importance":9.25, "percent_dependent":18.8, "percent_dependent_company":9.1, "relative_criticality":"critical" } ] }
Response Attributes
Field | Description |
---|---|
provider_guidString [ entity_guid ] |
The unique identifier of this service provider. |
provider_nameString |
The name of this service provider. |
provider_industryString |
The industry of this service provider. |
product_typesArray |
This product’s business function. See the list of product types. |
relative_criticalityString |
Reiterates the Values: |
- October 16, 2019: Published.
Feedback
0 comments
Please sign in to leave a comment.