GET: Tiering Recommendation

https://api.bitsighttech.com/ratings/v1/companies/company_guid/tier/recommendation

Use this endpoint to get a recommended tier for a particular company.

Parameters

* Required.

company_guid

* Required.

[Path] Identify the company to query.

Value: [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/tier/recommendation -u api_token:

Example Response

{
  "guid":"49f029d8-510f-497e-ab31-cccb27fdae00",
  "name":"Tier 1"
}

Response Attributes

Field Description
guid

String [tier_guid]

The unique identifier of this tier.
name

String

The name of this tier.
  • December 11, 2019: Published.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.