Get the trust center request.
🔒 Requires Trust Center: View Access Request permission.
💎 Requires your account have the Trust Center Essentials feature. Contact your CSM for help upgrading.
Successful
Malformed data and/or validation errors
Invalid Authorization
You must upgrade your plan to use this feature
You are not allowed to perform this action
You must accept the Drata terms and conditions to use the API
Internal server error
{- "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: 2025-07-01T16:45:55.246Z,\n deniedAt: 2025-07-01T16:45:55.246Z\n }]",
- "statuses": "[{\n status: 'APPROVED',\n source: 'SELF',\n createdAt: 2025-07-01T16:45:55.246Z,\n user: 'John Doe',\n }]",
- "flowType": "SELF",
- "autoApproveType": "SELF"
}