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
Response Code 402
You must pay to activate this feature
You are not allowed to perform this action
Response Code: 412
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"
}