API Changelog 2.4.1 vs. 2.5.0a1
API Changes
DELETE /v3/portfolio/third-parties/contacts/{contact_id}
PATCH /v3/portfolio/third-parties/contacts/{contact_id}
POST /v3/portfolio/third-parties/{company_id}/contacts
GET /v3/portfolio/third-parties/{company_id}/risk-index/monitoring
API Changelog 2.4.0 vs. 2.4.1
API Changes
GET /v3/portfolio/third-parties/{company_id}/risk-profile/monitoring
- :warning: added the new
ASSET_MGNT_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
CODE_MGNT_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
CODE_TESTING_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
CONFIG_MGNT_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
CONTINGENCY_PLAN_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
EMAIL_MGNT_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
FRAUD_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
HR_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
INCIDENT_RESP_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
INTEL_AND_ANALYTICS_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
PHYSICAL_ENVIRON_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
PII_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
RECORD_MGNT_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
- :warning: added the new
TPRM_TECH enum value to the technologies/technology_type_changes/items/technology_type_name response property for the response status 200
API Changelog 2.3.0 vs. 2.4.0
API Changes
GET /v3/portfolio/third-parties/requests/{request_id}
- added the required property
request_details/oneOf[subschema #3: Validation Request Details]/allOf[subschema #2]/step_details/allOf[subschema #2]/alternative_evidence_review_initiated to the response with the 200 status
API Changelog 2.2.1 vs. 2.3.0
API Changes
POST /v2/reporting/exports
- added the new optional request property
oneOf[subschema #2: Third Party Risk Export Request]/include_domain_impact
- added the new optional request property
oneOf[subschema #2: Third Party Risk Export Request]/include_inherent_risk
- added
THIRD_PARTY_EXECUTIVE_RISK_REPORT mapping keys to the request discriminator
- added
#/components/schemas/ThirdPartyExecutiveRiskExportRequest to the request body oneOf list
API Changelog 2.2.0 vs. 2.2.1
GET /v2/portfolio/third-parties
- added the optional property '/allOf[subschema #2]/results/items/invitation_link' to the response with the '200' status
POST /v2/portfolio/third-parties
- added the optional property 'invitation_link' to the response with the '201' status
GET /v2/portfolio/third-parties/{company_id}
- added the optional property 'invitation_link' to the response with the '200' status
PATCH /v2/portfolio/third-parties/{company_id}
- added the optional property 'invitation_link' to the response with the '200' status
PUT /v2/portfolio/third-parties/{company_id}
- added the optional property 'invitation_link' to the response with the '201' status
API Changelog 2.1.1 vs. 2.2.0
GET /v3/portfolio/third-parties/{company_id}/risk-profile
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_domains/items/risk_domain_index_rating' response property for the response status '200'
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_index/risk_index_rating' response property for the response status '200'
GET /v3/portfolio/third-parties/{company_id}/risk-profile/monitoring
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_domains/risk_domain_changes/items/allOf[subschema #2]/current_rating' response property for the response status '200'
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_domains/risk_domain_changes/items/allOf[subschema #2]/previous_rating' response property for the response status '200'
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_index/allOf[subschema #2]/current_rating' response property for the response status '200'
- :warning: added the new 'INCONCLUSIVE' enum value to the 'risk_index/allOf[subschema #2]/previous_rating' response property for the response status '200'
API Changelog 2.1.0 vs. 2.1.1
GET /v2/collection/impact-questionnaire
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/company/companies
- added the non-success response with the status '401'
GET /v2/company/companies/{company_id}
- added the non-success response with the status '401'
GET /v2/company/rules/recorded-future
- added the non-success response with the status '401'
- added the non-success response with the status '500'
- removed the non-success response with the status '404'
GET /v2/portfolio/continuous-monitoring
- added the non-success response with the status '401'
- added the non-success response with the status '500'
- removed the non-success response with the status '404'
GET /v2/portfolio/tags
- added the non-success response with the status '401'
GET /v2/portfolio/third-parties
- added the non-success response with the status '401'
POST /v2/portfolio/third-parties
- added the non-success response with the status '401'
- added the non-success response with the status '500'
DELETE /v2/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
- removed the non-success response with the status '503'
GET /v2/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
PATCH /v2/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
PUT /v2/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/impact-questionnaire
- added the non-success response with the status '401'
- added the non-success response with the status '500'
PUT /v2/portfolio/third-parties/{company_id}/impact-questionnaire
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/recorded-future
- added the non-success response with the status '401'
POST /v2/portfolio/third-parties/{company_id}/requests
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/risk-navigator/{framework_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/risk-navigator/{framework_id}/summary
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/risk-profile
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/portfolio/third-parties/{company_id}/risk-recon
- added the non-success response with the status '401'
GET /v2/reporting/framework-controls/{framework_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/reporting/frameworks
- added the non-success response with the status '401'
- added the non-success response with the status '500'
- removed the non-success response with the status '404'
GET /v2/reporting/frameworks/{framework_id}
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
GET /v2/reporting/priority-third-parties/{framework_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v2/reporting/risk-registry-priorities/{framework_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v3/company/companies/{company_id}/frameworks
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
GET /v3/company/cves
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v3/company/cves/{cve_id}/third-parties
- added the non-success response with the status '401'
- added the non-success response with the status '404'
POST /v3/company/inherent-risk-questions
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- removed the non-success response with the status '400'
- removed the non-success response with the status '503'
GET /v3/portfolio/changes
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v3/portfolio/third-parties
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
POST /v3/portfolio/third-parties
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
- removed the non-success response with the status '409'
- removed the non-success response with the status '503'
GET /v3/portfolio/third-parties/requests
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
POST /v3/portfolio/third-parties/requests
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v3/portfolio/third-parties/requests/{request_id}
- added the non-success response with the status '401'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
- removed the non-success response with the status '400'
- removed the non-success response with the status '409'
- removed the non-success response with the status '503'
GET /v3/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
PATCH /v3/portfolio/third-parties/{company_id}
- added the non-success response with the status '400'
- added the non-success response with the status '401'
- added the non-success response with the status '504'
PUT /v3/portfolio/third-parties/{company_id}
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
- removed the non-success response with the status '409'
- removed the non-success response with the status '503'
GET /v3/portfolio/third-parties/{company_id}/controls-review
- added the non-success response with the status '401'
GET /v3/portfolio/third-parties/{company_id}/controls-review/{control_number}
- added the non-success response with the status '401'
GET /v3/portfolio/third-parties/{company_id}/data-availability
- added the non-success response with the status '401'
- added the non-success response with the status '500'
GET /v3/portfolio/third-parties/{company_id}/recipients
- added the non-success response with the status '401'
- added the non-success response with the status '404'
- added the non-success response with the status '500'
- added the non-success response with the status '504'
GET /v3/portfolio/third-parties/{company_id}/risk-profile
- added the non-success response with the status '401'
API Changelog 2.0.0a1 vs. 2.1.0
POST /v2/portfolio/third-parties
- added the new optional request property 'recipients'
POST /v3/portfolio/third-parties
- added the new optional request property 'recipients'
API Changelog 2.0.0 vs. 2.0.0a1
GET /v2/reporting/priority-third-parties/{framework_id}
- :warning: added 'subschema #1, subschema #2' to the '/allOf[subschema #2]/results' response property 'oneOf' list for the response status '200'
- removed 'subschema #1, subschema #2' from the '/allOf[subschema #2]/results' response property 'oneOf' list for the response status '200'
POST /v3/company/inherent-risk-questions
- :warning: the response property 'answers/items/answers/items/option_text' became nullable for the status '200'
- :warning: the response property 'answers/items/answers/items/option_value' became nullable for the status '200'
- :warning: the response property 'answers/items/answers/items/option_text' became optional for the status '200'
- :warning: the response property 'answers/items/answers/items/option_value' became optional for the status '200'
- the request property 'questions/items/answer_options/items/option_text' became nullable
- the request property 'questions/items/answer_options/items/option_value' became nullable
- added the non-success response with the status '500'
- added the non-success response with the status '503'
GET /v3/portfolio/third-parties/{company_id}/risk-profile/monitoring