v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Trust Centers

Get Trust Center access request

Gets a specific access request for a Trust Center.

get/trust-centers/{slugId}/access-requests/{accessRequestId}

Path parameters

slugIdstring required
accessRequestIdstring required

Response

Ok

idstring required

Unique identifier for the access request.

emailstring required

Email of the requester.

namestring required

Name of the requester.

companyNamestring required

Name of the requester's company.

reasonstring required

Reason for the access request.

requestedResourcesstring[] nullable required

IDs for the resources that the viewer requested access to.

accessLevel'FULL_ACCESS' | 'PARTIAL_ACCESS' required

The access level of the viewer. FULL_ACCESS means having access to all resources on the trust center. PARTIAL_ACCESS means having access to all public resources and a select list of requestable resources.

creationDatestring date-time required

Date the access request was created.

updatedDatestring date-time required

Date the access request was last updated.