v1

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

Get Trust Center viewer

Gets a specific viewer for a Trust Center.

get/trust-centers/{slugId}/viewers/{viewerId}

Path parameters

slugIdstring required
viewerIdstring required

Response

Ok

idstring required

Unique identifier for the viewer.

emailstring required

Email of the viewer.

namestring nullable required

Name of the viewer.

companyNamestring nullable required

Name of the viewer's company.

resourceIdsstring[] nullable required

IDs for the resources this viewer has access to. If null, the viewer has access to all resources on the Trust Center.

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 viewer was created.

updatedDatestring date-time required

Date the viewer was last updated.

expirationDatestring date-time nullable required

Expiration date for the viewer's access.

customerTrustAccountIdstring nullable required

ID of the Customer Trust Account associated with this viewer.