Publication Date – April 29, 2022
https://api.bitsighttech.com/ratings/v1/peer-analytics/configs/user
See companies in your peer group.
Example Request
curl https://api.bitsighttech.com/ratings/v1/peer-analytics/configs/user -u api_token:
Example Response
{ "selected_peer_group":"0b52509d-5066-4eb4-9493-df5460b8f143", "selected_benchmark_companies":[ "a5e23bf0-38d4-4cea-aa50-19ee75da481d", "a940bb61-33c4-42c9-9231-c8194c305db3", "feeccea4-e062-4cf5-9a3d-7034addb12d1", "331d73bd-11cc-4eca-a92e-87beacec50ff" ], "selected_company_list":null }
Response Attributes
Field | Description |
---|---|
selected_peer_groupString [ peers_guid ] |
The unique identifier of this peer group. |
selected_benchmark_companiesArray [ entity_guid ] |
Companies in this peer group. |
selected_company_listNull |
For internal Bitsight use. |
Status Codes
Code | Description |
---|---|
200 – Okay |
Everything worked as expected. |
401 – Unauthorized |
No valid API token was provided. |
403 – Permission Denied |
You do not have permission to access this resource. |
404 – Not Found |
The specified resource does not exist. |