Get the trust center request. This endpoint is only available on Trust Center Pro.
Good to go!
Malformed data and/or validation errors
Invalid Authorization
You are not allowed to perform this action
Internal server error
Response Code: 412
You must accept the Drata terms and conditions to use the API
{- "firstName": "Alondra",
- "lastName": "Ramos",
- "company": "Acme",
- "requestId": "aaaaaaaa-bbbb-0000-cccc-dddddddddddd",
- "managedBy": "Brayan Perez",
- "documents": "[{\n id: 5, \n name: Report 5,\n approvedAt: 2020-07-06 12:00:00.000000, \n deniedAt: 2020-07-06 12:00:00.000000\n }]",
- "statuses": "[{\n status: 'APPROVED',\n source: 'SELF',\n createdAt: 2020-07-06 12:00:00.000000,\n user: 'John Doe',\n }]",
- "flowType": "SELF",
- "autoApproveType": "SELF"
}