v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Audits

Share information request list with customer

Shares the current information request list for an audit with the customer organization, making it visible in their portal. This action allows the customer to see all information requests that have been created for their audit. Only IRL audits are supported.

Rate limit: 10 requests / minute.

post/audits/{auditId}/share-information-request-list

Path parameters

auditIdstring required

Response

Ok

idstring required

The unique identifier for the audit.

customerOrganizationNamestring required

The domain name of the customer organization being audited (e.g. vanta.com)

customerDisplayNamestring nullable required

The human readable name of the customer organization being audited (e.g. Vanta)

customerOrganizationIdstring required

The uuid of the customer organization being audited

auditStartDatestring date-time required

The start of the audit window. This is also when data collection for audit starts.

auditEndDatestring date-time required

The end of the audit window.

earlyAccessStartsAtstring date-time nullable required

Timestamp at which auditors gain access to the audit. Occurs before the audit window begins

frameworkstring required

The name of the framework for the audit

displayNamestring required

The display name for the audit. Returns the custom audit name if set, otherwise returns the framework name.

allowAuditorEmailsstring[] required

Emails of auditors with access to audit

allowAllAuditorsboolean required

Set to true if all auditors in audit firm have access

deletionDatestring date-time nullable required

Timestamp when the audit was deleted

creationDatestring date-time required

Timestamp when the audit was created

modificationDatestring date-time nullable required

Timestamp when the audit was updated

completionDatestring date-time nullable required

Timestamp when the audit was marked completed, and report was uploaded

auditFocus'EXTERNAL' | 'INTERNAL' required