https://api.bitsighttech.com/ratings/v1/portfolio/providers/provider_guid/companies
Get the companies in your portfolio that depend on a specific service provider.
Parameters
* Required.
See query parameters for details on the following parameters:
fields
limit
offset
q
sort
Parameter | Values |
---|---|
provider_guid * [Path] Identify the service provider to query. |
[String] Company unique identifier [entity_guid ]. See GET: Service Providers for a Specific Domain. |
Example Request
curl https://api.bitsighttech.com/ratings/v1/portfolio/providers/a5e23bf0-38d4-4cea-aa50-19ee75da481d/companies -u api_token:
Example Response
{ [ […] { "company_guid":"aaaaaaaa-4444-4444-aaaa-444444444444", "company_name":"Example Company", "domain_count":2, "percent_dependent":40.0, "relationship_source":"bitsight" } ] }
Response Attributes
Field | Description |
---|---|
company_guidString [ entity_guid ] |
The unique identifier of this company that depends on the service provider. |
company_nameString |
The name of this company that depends on the service provider. |
domain_countInteger |
The number of domains operated by this company that depend on the service provider. |
percent_dependentDecimal |
The percentage of assets (domains) in this folder that depends on this service provider. |
relationship_sourceString |
How the fourth party relationship between this company and the service provider was curated. |
Publication Date – October 9, 2019
Feedback
0 comments
Please sign in to leave a comment.