Returns a list of Vendors. [DEPRECATED - Use the Third Party Risk Management Vendor endpoint].If you have not done so already, please also migrate your Vendors frontend experience by going to the vendors page and clicking “Take me to new TPRM.”
Filter | Description |
---|---|
archived |
Flag to indicate if this Vendor is archived |
id |
The ID of the Vendor |
name |
The name of the Vendor |
owner_name |
The name of the User that is the owner for this Vendor |
risk_level |
The risk level for this Vendor |
updated_at |
The date this Vendor was last updated |
Bad Request
Unauthorized
Forbidden
[- {
- "data": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "string",
- "attributes": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "archived": true,
- "archived_at": "2019-08-24T14:15:22Z",
- "archived_by": "b5dab088-5678-4dc8-a1b2-f7b300fd8a85",
- "audit_scopes": [
- "string"
], - "authentication_type": "string",
- "data_collected": "string",
- "date_of_engagement": "2019-08-24T14:15:22Z",
- "domain": "string",
- "environment_types": [
- "string"
], - "last_reviewed_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "operational_reliance": "string",
- "other_information": "string",
- "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
- "risk_level": "string",
- "security_url": "string",
- "services": "string",
- "terminated_at": "2019-08-24T14:15:22Z",
- "third_party_audit_report_concerns": "string",
- "two_factor_enabled": true,
- "updated_at": "2019-08-24T14:15:22Z"
}, - "relationships": { },
- "links": { }
}, - "includes": { }
}
]
Returns a single Vendor by ID [DEPRECATED - Use the Third Party Risk Management Vendor endpoint].If you have not done so already, please also migrate your Vendors frontend experience by going to the vendors page and clicking “Take me to new TPRM.”
Bad Request
Unauthorized
Forbidden
Resource not found
{- "data": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "string",
- "attributes": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "archived": true,
- "archived_at": "2019-08-24T14:15:22Z",
- "archived_by": "b5dab088-5678-4dc8-a1b2-f7b300fd8a85",
- "audit_scopes": [
- "string"
], - "authentication_type": "string",
- "data_collected": "string",
- "date_of_engagement": "2019-08-24T14:15:22Z",
- "domain": "string",
- "environment_types": [
- "string"
], - "last_reviewed_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "operational_reliance": "string",
- "other_information": "string",
- "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
- "risk_level": "string",
- "security_url": "string",
- "services": "string",
- "terminated_at": "2019-08-24T14:15:22Z",
- "third_party_audit_report_concerns": "string",
- "two_factor_enabled": true,
- "updated_at": "2019-08-24T14:15:22Z"
}, - "relationships": { },
- "links": { }
}, - "includes": { }
}
Archives a Vendor by ID. [DEPRECATED - Use the Third Party Risk Management Vendor endpoint].If you have not done so already, please also migrate your Vendors frontend experience by going to the vendors page and clicking “Take me to new TPRM.”
Bad Request
Unauthorized
Forbidden
Resource not found
{- "data": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "string",
- "attributes": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "archived": true,
- "archived_at": "2019-08-24T14:15:22Z",
- "archived_by": "b5dab088-5678-4dc8-a1b2-f7b300fd8a85",
- "audit_scopes": [
- "string"
], - "authentication_type": "string",
- "data_collected": "string",
- "date_of_engagement": "2019-08-24T14:15:22Z",
- "domain": "string",
- "environment_types": [
- "string"
], - "last_reviewed_at": "2019-08-24T14:15:22Z",
- "name": "string",
- "operational_reliance": "string",
- "other_information": "string",
- "owner_id": "8826ee2e-7933-4665-aef2-2393f84a0d05",
- "risk_level": "string",
- "security_url": "string",
- "services": "string",
- "terminated_at": "2019-08-24T14:15:22Z",
- "third_party_audit_report_concerns": "string",
- "two_factor_enabled": true,
- "updated_at": "2019-08-24T14:15:22Z"
}, - "relationships": { },
- "links": { }
}, - "includes": { }
}