https://api.bitsighttech.com/ratings/v1/peer-analytics/configs/user
Get companies that are in your peer and benchmark groups.
Example Request
curl https://api.bitsighttech.com/ratings/v1/peer-analytics/configs/user -u api_token:
Example Response
{
"selected_peer_group":"0c9df0eb-cc80-4bca-8284-df4e9d98ecd9",
"selected_benchmark_group":"2af6e870-a3d5-416a-8e32-02d76f7c4bbe",
"selected_benchmark_companies":[ ],
"selected_company_list":null
}
Response Attributes
| Field | Description |
|---|---|
selected_peer_group String [ |
The unique identifier of this peer group. |
selected_benchmark_group String [ |
The unique identifier of this benchmark group. |
selected_benchmark_companies Array |
Companies [entity_guid] in this peer group. |
selected_company_list Null |
For internal Bitsight use. |
Status Codes
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.
- December 6, 2023: Benchmark groups.
- April 29, 2022: Published.
Feedback
0 comments
Please sign in to leave a comment.