GET: Tiered Company GUID by Action Plan Ingrid ⇤ Tiers https://api.bitsighttech.com/ratings/v1/tiers/vendor-action-plan Get the unique identifiers of tiered companies [company_guid] that are within each distinct action plan (monitor, review, escalate). Example Request curl 'https://api.bitsighttech.com/ratings/v1/tiers/vendor-action-plan' -u api_token: Example Response { "escalate":[ "aaaaaaaa-1111-aaaa-1111-aaa111aaa111", "bbbbbbbb-2222-bbbb-2222-bbb222aaabbb" ], "review":[ "aaa111aa-aa11-11aa-11aa-aaa111111aaa" ], "monitor":[ "2b2b2b2b-2b2b-2b2b-2b2b-2b2b2b2b2b2b", "1a1a1a1a-a1a1-a1a1-1a1a-1a1a1a1a1a1a" ] } Response Attributes Field Description escalate Array Critical companies. Enabling access to the Bitsight platform is recommended to prompt the investigation and remediation of issues that have been identified. Refer to the Client/Vendor Access Program. GUIDString [entity_guid] Companies that are in the escalate phase of the vendor action plan. review Array Companies that are starting to either fall behind in addressing security issues or are still in the process of implementing plans for issue response and remediation. Investigating their security posture is recommended to gain a deeper understanding of their developments and help determine if any action or follow up is necessary. GUIDString [entity_guid] Companies that are in the review phase of the vendor action plan. monitor Array Companies in the monitor phase have good security posture and can be continuously monitored and evaluated more thoroughly depending on available resources. No immediate action is needed. GUIDString [entity_guid] Companies that are in the monitor phase of the vendor action plan. May 6, 2020: Published. Related articles Work From Home: Overview Dashboards Changing Your Company GUID for Microsoft Power BI Bitsight API: Continuous Monitoring GET: Finding Details Feedback 0 comments Please sign in to leave a comment.